[ https://issues.apache.org/jira/browse/AXIS2-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13113348#comment-13113348 ]
Hudson commented on AXIS2-5153: ------------------------------- Integrated in Axis2 #996 (See [https://builds.apache.org/job/Axis2/996/]) Applied patch for AXIS2-5153. sagara : Files : * /axis/axis2/java/core/trunk/modules/transport/http/src/org/apache/axis2/transport/http/HTTPWorker.java > Service listing fails when using a custom context root > ------------------------------------------------------ > > Key: AXIS2-5153 > URL: https://issues.apache.org/jira/browse/AXIS2-5153 > Project: Axis2 > Issue Type: Bug > Components: transports > Affects Versions: 1.6.0 > Environment: Linux > Reporter: Amila Manoj > Assignee: Amila Manoj > Fix For: 1.5.7, 1.6.2, 1.7.0 > > Attachments: AXIS2-5153.patch > > > Steps to reproduce: > 1. In axis2.xml, change the parameter contextRoot to something other than > axis2. For example, > <parameter name="contextRoot">foo</parameter> > 2. Start the server and point the browser to localhost:8080 > You will be redirected to http://localhost:8080/foo/services/ > But will get: <faultstring>The service cannot be found for the endpoint > reference (EPR) /foo/services/</faultstring> -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org