-
Bug
-
Resolution: Done
-
Major
-
jbossws-cxf-3.4.0.Beta2
-
None
The mtom configuration in webservices.xml is not handled in cxf stack :
<webservice-description>
<webservice-description-name>MTOMService</webservice-description-name>
<wsdl-file>WEB-INF/wsdl/MTOMwsdl</wsdl-file>
<port-component>
<port-component-name>MTOM</port-component-name>
<wsdl-port>wsdl:MTOMPort</wsdl-port>
<enable-mtom>true</enable-mtom>
<protocol-binding>##SOAP11_HTTP</protocol-binding>
...
</port-component>
<port-component>
- is related to
-
JBMETA-299 Add support for <addressing> <respect-binding> & <mtom-threshold> subelements of <port-component-ref> element
- Resolved
- relates to
-
JBWS-3140 Process the <addressing> element in webservices.xml (JSR-109 v.1.3)
- Closed