[ https://issues.apache.org/jira/browse/CXF-898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
willem Jiang closed CXF-898. ---------------------------- Resolution: Fixed Fix Version/s: 2.1 this issue has been resolved in the revision 565076 > Invalid links in Service Listing at root of CXF servlet if the context path > does not end in '/' > ----------------------------------------------------------------------------------------------- > > Key: CXF-898 > URL: https://issues.apache.org/jira/browse/CXF-898 > Project: CXF > Issue Type: Bug > Affects Versions: 2.0 > Environment: Tested on Tomcat 5.5.23, but probably independent of > environment > Reporter: Andrew Phillips > Assignee: willem Jiang > Priority: Minor > Fix For: 2.1 > > Attachments: context_no_slash.png, context_with_slash.png > > > The service listing generated by the CXFServlet at the context root, e.g. > "http://localhost/webservice/", contains links missing the last character if > called without the final '/' (i.e. as "http://localhost/webservice"), which > has been tested with Tomcat and most likely is possible in most containers. > See attached screenshots. > Without having seen the code, I would assume the final character is stripped > to avoid the problem described in CXF-535, but it seems this also happens if > it is *not* a slash. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.