Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-3153

<soap:soapBinding mtomEnabled="true"'/> doesn't work when the wsdlLocation is provided

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 2.3
    • None
    • JAX-WS Runtime
    • None

    Description

      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.

      Attachments

        Activity

          People

            ema Jim Ma
            ema Jim Ma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: