Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-2980

The wsa action in response message is not correct when the @Action output value is not specified

    XMLWordPrintable

Details

    Description

      The response message wsa Action is <wsa:Action></wsa:Action> :

      @Action(input="http://input")
      public int addNumbers(int arg0, int arg1)

      { return arg0 + arg1; }

      The default wsa Action should be : [target namespace]/[port type name]/[output name]

      Attachments

        Issue Links

          Activity

            People

              ropalka Richard Opalka
              rhn-engineering-ema Jim Ma
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: