"CXF-Service List" page mess up in some case
--------------------------------------------
Key: CXF-3866
URL: https://issues.apache.org/jira/browse/CXF-3866
Project: CXF
Issue Type: Bug
Components: Transports
Reporter: Freeman Fang
Assignee: Freeman Fang
to reproduce, deploy an endpoint in OSGi container using http-osgi transport
with address like
http://localhost:8181/cxf/
1. in a browser go in address http://localhost:8181/cxf/, get expected out put
like
Endpoint address: http://localhost:8181/cxf/HelloWorld
WSDL : {http://cxf.examples.servicemix.apache.org/}HelloWorldImplService
Target namespace: http://cxf.examples.servicemix.apache.org/
2. click to see the wsdl in page
3. in a browser go in address http://127.0.0.1:8181/cxf/, get messed up out put
this time like
Endpoint address: http://127.0.0.1:8181/cxfhttp://localhost:8181/cxf/HelloWorld
WSDL : {http://cxf.examples.servicemix.apache.org/}HelloWorldImplService
Target namespace: http://cxf.examples.servicemix.apache.org/
--
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