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

WSDL operation null when getting from the SOAPMessageContext

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.1
    • None
    • JAX-WS Runtime
    • None

    Description

      The following code on the SoapMessageContext returns null.

      javax.xml.namespace.QName operation = (javax.xml.namespace.QName) smc.get(MessageContext.WSDL_OPERATION);

      I have annotated my web method with operationName tag. But, still getting null.

      Attachments

        Issue Links

          Activity

            People

              seanoc Sean O'Callaghan
              aruld Arul Dhesiaseelan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: