[ 
https://issues.apache.org/jira/browse/CXF-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jim Ma resolved CXF-3153.
-------------------------

    Resolution: Not A Problem

Verified.This works now.
                
> <soap:soapBinding mtomEnabled="true"'/> doesn't work when the wsdlLocation is 
> provided
> --------------------------------------------------------------------------------------
>
>                 Key: CXF-3153
>                 URL: https://issues.apache.org/jira/browse/CXF-3153
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.3
>            Reporter: Jim Ma
>            Assignee: Jim Ma
>
> If the MTOM is not enabled in the wsdl , the mtom can not be activated 
> through spring configuration xml :
> <jaxws:endpoint id="mtomTest" implementor="org.apache.cxf.MTOMImpl" 
> address="http://localhost:9090/mtomTest";>
>    <soap:soapBinding mtomEnabled=' true'/>
> </jaxws:endpoint>
> We probably can provide another mtom element parser like wsa parser to add it 
> to the feature list and activate the Mtom.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to