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

SOAP Action ignored by CXF JMS webservice method invoker

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.6
    • 3.2.9, 3.3.2
    • JMS
    • None
    • Unknown

    Description

      I'm using CXF 3.2.6 and have a HTTP SOAP webservice that uses a
      JaxWsProxyFactoryBean to call a (one-way) webservice over SOAP JMS. The
      wsdl for this webservice has non-unque body parts; it is not
      WSI-BasicProfile compliant, therefore the SOAP Action is important to
      determine which method of the target webservice must be called.

      I can see that CXF sets the SOAP Action header "SOAPJMS_soapAction", and
      this is received by the CXF JMS listener. However it then uses the
      namespace and local part name to determine which method should be called,
      instead of the SOAP Action.

      Attachments

        Activity

          People

            coheigea Colm O hEigeartaigh
            robert.apache Robert
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: