Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
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
- relates to
-
CXF-5415 javax.management.RuntimeOperationsException when register performance mbean using cxf webclient with service name contains ?
- Closed