Did you try http://localhost:8080/manager/reload?path=/test
If that is successful, try http://dhtmlkitchen.com:8080/manager/list Here's a document: http://jakarta.apache.org/tomcat/tomcat-4.0-doc/manager-howto.html Hope it helps you. --- Antoine Solomon <[EMAIL PROTECTED]> wrote: > > 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]> > ===== http://dhtmlkitchen.com/ __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
