UriInfo does not report base address correctly in some cases
------------------------------------------------------------

                 Key: CXF-3937
                 URL: https://issues.apache.org/jira/browse/CXF-3937
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
    Affects Versions: 2.4.4, 2.5
            Reporter: Sergey Beryozkin
            Assignee: Sergey Beryozkin
             Fix For: 2.4.5, 2.5.1


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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to