I'd like to deploy a war file using /user/myServlet as path, but when I tried I've received that error:
FAIL - Failed to deploy application at context path /user/MyServlet. Id like to have an user with different servlets deployed and use them in that way: http://localhost:8080/user1/MyServlet http://localhost:8080/user1/MyServlet1 http://localhost:8080/user1/MyServlet2 etc. one of this servlets will be axis2 and we want to use it in that way: http://localhost:8080/user1/axis2 Regards Cristian --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]