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

MessageContext.getSoapAction should reference AxisOperation

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0
    • None
    • kernel
    • None
    • Windows, using the binary download (1.0)

    Description

      MessageContext.getSoapAction() doesn't work, the value is always "" which means that a default method is selected on the server. The correct value is stored in the axisOperation so if you replace the code to be

      return this.getAxisOperation().getSoapAction();

      instead then it all works fine. The server code processes requests correctly the issue was on the client side invocation

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            deepal Deepal Jayasinghe
            stevegjones Steve Jones
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment