Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-480

An option to specify the soapAction of an operation in the services.xml

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.95
    • 0.95
    • deployment
    • None

    Description

      Can we have an option to specify the soapAction in the services.xml when defining the operation. Otherwise ?wsdl always generates the soapAction value as the operation name.

      Proposed solution:
      Allow an optional 'soapAction' attribute in the 'operation' element.
      <operation name="Ping" soapAction="http://the.soap.action.uri">
      <messageReceiver class="org.apache.axis2.receivers.RawXMLINOutMessageReceiver"/>
      </operation>

      Attachments

        Activity

          People

            deepal Deepal Jayasinghe
            ruchith Ruchith B. Gunaratne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: