that did the trick, once i substituted the correct path to my tomcat home. thanks!
i can't find where it's documented that you now need to do this, but information about passing a directory in the "war" text area is in the manager documentation in the summary of the "Supported Manager Commands" section. -- mike Padhu Vinirs wrote: > > Try: > > http://localhost:8080/manager/install?path=/test&war=file:/tomcat/webapps/test > > > -- padhu > > > > Michael Muller wrote: > >> >> i just installed jakarta-tomcat-4.1.12-LE-jdk14. i'm running version >> 1.4.0-b92 of sun's jdk on red hat linux 7.2. >> >> i created a test subdirectory off the webapps and created an index.jsp >> in that webapps/test directory. when i hit >> http://localhost:8080/test/index.jsp, i get 404. >> >> this used to work for me in 3.3. i'm assuming that there's an >> additional configuration step required now. >> >> i tried restarting, no joy. i added myself as a manager, but /test >> doesn't show up in the list in the manager webapp. >> >> what am i missing? >> >> i apologize for what must be a faq -- i DID spend some time looking in >> the archives. >> >> thanks, >> >> -- mike >> >> >> -- >> To unsubscribe, e-mail: >> <mailto:[EMAIL PROTECTED]> >> For additional commands, e-mail: >> <mailto:[EMAIL PROTECTED]> >> >> > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
