Thanks, my Root was commented out, but Examples was available already. Now I'm just getting "The requested resource (/) is not available" so I guess my next question is, just where exactly is ROOT, or where is it defined?
Lisa On Friday, March 21, 2003 2:04 PM, Rhodes, Phil [SMTP:[EMAIL PROTECTED] wrote: > From: Lisa Foister [mailto:[EMAIL PROTECTED] > > When I http to port > > 8080 on that machine, I now get a Tomcat-style error message (which at > > least indicates to me that it's probably running, if possibly configured > > incorrectly), "HTTP Status 500 - No Context configured to process this request". > > Shouldn't I be getting some sort of default home page? > > I think the root context is disabled by default in server.xml. Open it up and > uncomment the context entry for root, and for /examples if you want. Look for > the comments that say "Tomcat Root Context" and "Tomcat Examples Context" (at least > mine does - tomcat 4.1.18. > > -Phil > > > > > --------------------------------------------------------------------- > 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]
