You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by foo shyn <fo...@optegra.com.my> on 2007/10/04 06:31:12 UTC

Re-map Axis2 URL in Tomcat - Possible?

Hi All,

I have tried to install and run Axis2 on Tomcat 5.0 and it was working 
fine. However, i notice that for me to engage my service in tomcat the 
URL would be something like http://<IP+port>/axis2/services/<myService>

Is it possible for me to change that or uses Tomcat filter to map it 
(i'm thinking of a URL mapping in web.xml) to become something like this?
http://<IP+port>/axis2/<myService>

Any ideas or comments are welcomed.

Thanx
FooShyn


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org