Description
When an address like "http://0.0.0.0/path" is used, the actual dynamic address is not reported at runtime properly;
Also in some cases a "//" is reported at the end of the URI - in this case the problem may be lying at the ServletController level but without a reproducible test case 'fixing' it at the jaxrs-level seems to be the only (temporarily)option
Attachments
Issue Links
- relates to
-
CXF-4396 UriInfo does not report correct base address for URI with port
- Closed