[ http://issues.apache.org/jira/browse/AXIS2-312?page=comments#action_12358649 ]
Steve Loughran commented on AXIS2-312: -------------------------------------- to be precise, its /services/ ; if you look at the dispatching code (which I moved around a bit, but didnt change), the app search begins with a search for the last /services/ string. so, you'd have a hard time with an axis service called /services/, as the engine would get confused there. > Make Axis2 context path configurable > ------------------------------------ > > Key: AXIS2-312 > URL: http://issues.apache.org/jira/browse/AXIS2-312 > Project: Apache Axis 2.0 (Axis2) > Type: Improvement > Components: core > Reporter: Eran Chinthaka > Priority: Minor > > In Axis2, for someone to invoke a service the context path is > */axis2/services/*, which is hard coded. Lets make this configurable through > axis2.xml or any other means, so that an admin or anyone can change this. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
