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

Issues with SOAPAction

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.3
    • 2.1.9, 2.2.6
    • Soap Binding
    • None

    Description

      It would appear that there are issues with the usage of both the HTTP SOAPAction & WSA SOAP action:

      If for the sake of arguments we have a web service with 2 operations create & delete and with corresponding soap actions the following behaviour is observed.

      1. If I specify a HTTP SOAP Action of create but the body of the soap request corresponds to a deleteRequest my create operation is invoked
      2. If I specify a WSA SOAP Action of create but the body of the soap request corresponds to a deleteRequest my delete operation is invoked

      See http://www.nabble.com/ws-a-questions-td21788455.html#a21788455 for the discussion on this.

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            acorcoran Adrian Corcoran
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: