[jbossws-issues] [JBoss JIRA] Created: (JBWS-3141) Mtom configuration in webservices.xml DD doesn't work

Jim Ma (JIRA) jira-events at lists.jboss.org
Thu Sep 30 13:47:39 EDT 2010


Mtom 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
    Affects Versions: jbossws-cxf-3.4.0.Beta2
            Reporter: Jim Ma
             Fix For: jbossws-cxf-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

        


More information about the jbossws-issues mailing list