CXF servlet badly exposes the wsdl's
------------------------------------

                 Key: CXF-1031
                 URL: https://issues.apache.org/jira/browse/CXF-1031
             Project: CXF
          Issue Type: Bug
    Affects Versions: 2.1
         Environment: any
            Reporter: Jakub Janczak
            Priority: Trivial


When you approach an URL http://<host>/<cxf_servlet> you get badly formed URL's 
to the WSDL's. 
When you use http://<host>/<cxf_servlet>/ everything is all right, so the code 
for generating that page needs a little correction (checking if the last 
character in base URL is really '/')

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to