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

WebClient QName representation can get a query added to it

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.0.0-milestone2
    • JAX-RS
    • None
    • Unknown

    Description

      WebClient gets its QName syntesized as

      {RequestURI}

      WebClient, where Request URI is supposed to represent a base endpoint address, which uniquely identifies a given service target.
      When WebClient is initialized from URI already containing a query, this query makes its way into QName which is really wrong. The query will be displayed as part of the operation if needed (ex in JMX, etc)

      Attachments

        Issue Links

          Activity

            People

              sergey_beryozkin Sergey Beryozkin
              sergey_beryozkin Sergey Beryozkin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: