Dear All, I successfully installed tomcat standalone on rehat linux 7.3 and seems working ok, I am trying to use the manager to I can make changes to sites without restarting server
When I try the command : http://www.myserver.com/manager/deploy?path=/firsttest I have the following error FAIL - Unknown command /deploy Although docs says it should respond with : OK - Deployed application at context path /firsttest Also the list command work http://www.myserver.com/manager/list OK - Listed applications for virtual host localhost /examples:running:0:examples /webdav:running:0:/var/tomcat4/webapps/webdav /tomcat-docs:running:0:/var/tomcat4/webapps/tomcat-docs /manager:running:0:../server/webapps/manager /admin:running:0:../server/webapps/admin /:running:3:/home/webdevtest/ What could be the reason of this problem ? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
