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

jimma updated CXF-3153:
-----------------------

          Component/s: JAX-WS Runtime
    Affects Version/s: 2.3.0
        Fix Version/s: 2.4
             Assignee: jimma

> <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.0
>            Reporter: jimma
>            Assignee: jimma
>             Fix For: 2.4
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to