Sergey Beryozkin created CXF-5418:
-------------------------------------
Summary: WebClient QName representation can get a query added to it
Key: CXF-5418
URL: https://issues.apache.org/jira/browse/CXF-5418
Project: CXF
Issue Type: Bug
Components: JAX-RS
Reporter: Sergey Beryozkin
Assignee: Sergey Beryozkin
Priority: Minor
Fix For: 3.0.0-milestone1
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)
--
This message was sent by Atlassian JIRA
(v6.1#6144)