Just taking a couple of guesses: - If you are running on Posix, have you checked access permissions? - Have you created new context files for each of your webapps under /conf/<Service>/<Host>/<webappname>.xml instead of putting them into server.xml? (Putting <Context/> within your server.xml is discouraged from TC 5 onwards) - If you have been using the standard servlet mapping for your webapps before, check whether this is enabled by default (I think from 5.X onwards it aint)
HTH, Jan Jan Behrens OFFIS FuE-Bereich Betriebliches Informationsmanagement Escherweg 2 - 26121 Oldenburg - Germany Fon: +49 4 41 97 22 - 187 - Fax: +49 4 41 97 22-102 E-mail: [EMAIL PROTECTED] - URL: http://www.offis.de "Bliesner, Christopher P" <[EMAIL PROTECTED]> schrieb am 15.12.2005 00:42:04: > Good thinking...well the TC4 installation is currently not > running...I've got the TC5 listening on port 8080 though... > > -----Original Message----- > From: Warren Pace [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 14, 2005 4:40 PM > To: Tomcat Users List > Subject: RE: Tomcat 5 error 404 > > Just a shot in the dark . . . is TC4 still listening on port 8080? > > On Wed, 2005-12-14 at 17:32 -0600, Bliesner, Christopher P wrote: > > Yes, I will check on that...thanks for the direction and the link > > below has the same 404 effect. > > > > -----Original Message----- > > From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, December 14, 2005 4:21 PM > > To: Tomcat Users List > > Subject: RE: Tomcat 5 error 404 > > > > > From: Bliesner, Christopher P > > > [mailto:[EMAIL PROTECTED] > > > Subject: RE: Tomcat 5 error 404 > > > > > > Not sure which one that is? > > > > Try this: > > http://<host>:<port>/manager/manager-howto.html > > > > > But Chuck, my other webapps run which I copied straight over from > > > Tomcat 4.1.12. > > > > Be careful there, because I think some of the container-specific > > config items changed between TC 4 and 5. You should probably check > > the old and new docs for at least the <Context> tag, especially with > > regard to how resources are specified. > > > > - Chuck > > > > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE > > PROPRIETARY MATERIAL and is thus for use only by the intended > > recipient. If you received this in error, please contact the sender > > and delete the e-mail and its attachments from all computers. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]