DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39577>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39577





------- Additional Comments From [EMAIL PROTECTED]  2006-05-14 16:17 -------
Discovered the problem, and a workaround.

In server.xml, I had Host appBase="webapps/ROOT" and Context docBase="".  When I
changed the two attributes back to their default values the problem went away.
(appBase="webapps" and docBase="ROOT")

I used the nonstandard values because in another webapp I have three contexts:
 1) webapps/ROOT
 2) webapps/secondContext
 3) webapps/thirdContext

Tomcat 5.5.17 did not like the above, and generated an error message.  I'll post
a separate bug on this issue.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to