ROOT is /path/to/tomcat/webapps/ROOT.
The ROOT Context is defined in server.xml.
John
On Fri, 21 Mar 2003 15:11:29 -0500, Lisa Foister <[EMAIL PROTECTED]> wrote:
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:configuredFrom: 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> incorrectly), "HTTP Status 500 - No Context configured to process thisrequest".> Shouldn't I be getting some sort of default home page?up and
I think the root context is disabled by default in server.xml. Open ituncomment the context entry for root, and for /examples if you want.Look forthe comments that say "Tomcat Root Context" and "Tomcat Examples Context"(at leastmine 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]
-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
