[
https://issues.apache.org/jira/browse/CXF-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528343
]
Glen Mazza commented on CXF-1031:
---------------------------------
I'm confused--how are you getting badly formed URL's--don't you still need to
type in the "/wsdl" (or "?wsdl") ending to the URL to get to the WSDL?
> 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.