I have a problem installing a simple war file to my webapps directory.  
I successfully install the deploy this war file using the

localhost:8080/mamager/install?path=/test&war=jar:file:/test.war!/

and the server tells me that everything is ok.  But when I go and access
my servlet, I get a status 404 on the server mapping.   I know i
archieved my war file properly because when I restart the server I am
able to access my servlet.   What should I do?


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to