[
https://jira.jboss.org/browse/JBWS-3141?page=com.atlassian.jira.plugin.sy...
]
Richard Opalka updated JBWS-3141:
---------------------------------
Summary: Mtom and RespectBinding configuration in webservices.xml DD doesn't
work (was: Mtom configuration in webservices.xml DD doesn't work )
Assignee: Jim Ma
Fix Version/s: jbossws-native-3.4.0
Component/s: jbossws-native
Mtom and RespectBinding configuration in webservices.xml DD
doesn't work
-------------------------------------------------------------------------
Key: JBWS-3141
URL:
https://jira.jboss.org/browse/JBWS-3141
Project: JBoss Web Services
Issue Type: Task
Security Level: Public(Everyone can see)
Components: jbossws-cxf, jbossws-native
Affects Versions: jbossws-cxf-3.4.0.Beta2
Reporter: Jim Ma
Assignee: Jim Ma
Fix For: jbossws-cxf-3.4.0, jbossws-native-3.4.0
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>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira