[ https://issues.apache.org/jira/browse/CXF-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Freeman Fang resolved CXF-3866. ------------------------------- Resolution: Fixed Fix Version/s: 2.5 2.4.4 commit fix http://svn.apache.org/viewvc?rev=1186634&view=rev for trunk http://svn.apache.org/viewvc?rev=1186645&view=rev for 2.4.x branch > "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 > Fix For: 2.4.4, 2.5 > > > 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