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

RESTClient documentation example differs from RESTClient.java source file

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 1.5.5
    • 1.7.0
    • documentation

    Description

      Web page site/docs/rest-ws.html shows example for RESTClient.
      However source listing differs from the actual source code.
      For example in listing we see:
      sender.engageModule(new QName(Constants.MODULE_ADDRESSING));

      While code has the proper non-deprecated method call :
      sender.engageModule(Constants.MODULE_ADDRESSING);

      Attachments

        1. AXIS2-5138.patch
          0.9 kB
          Pushpalanka Jayawardhana

        Activity

          People

            Unassigned Unassigned
            johnzoet John Zoetebier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: