Michael E. Locasto wrote: >Mike, > >Make sure you have WEB-INF/ directories (and web.xml) for those webapps. >Also, try restarting Tomcat. In addition, you can use the manager app to >deploy new webapps. > >Regards, >Michael > >----- Original Message ----- >From: "Mike Markovich" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Sunday, August 25, 2002 6:02 PM >Subject: Requested resource is not available > > > > >>Hi, >> >>I'm in the process of upgrading from Tomcat 3.2 to Tomcat 4.0.4 on NT. >> I've completed the install and I can run the examples. I can also run >>a JSP if I install it in ROOT/WEB-INF/classes. My problem is that I >>can't get anything else to run. A major hint is that directories >>added under webapps don't show up. When I try to access them I get >> Error 404, the requested resource is not available. >> >>Any suggestions will be greatly appreciated. >> >>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]> > > > > > Michael,
Thanks for your response, I thought I was doing all the things you suggested, but just to make sure I recreated web.xml and restarted tomcat and now things work as expected. Oh well, only a couple of hours lost because I was doing something different then what I thought I was doing... Mike -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
