> From: Jason Burrows [mailto:[EMAIL PROTECTED]
> Subject: Re: Problem with default context when moving from
> 5.5.7 to 5.5.12
>
> I agree, but the best documentation I could find on this was:
> http://tomcat.apache.org/tomcat-5.5-doc/config/context.html
>
> ...and
Thanks very much Chuck! That did indeed fix my problem. I have a
couple of related questions though...
> >
> > This worked fine for me in 5.5.7 (on many machines).
>
> But it shouldn't have. I suspect this was one of the bugs fixed between
> .7 and .12, where the documented rules are more tight
> From: Jason Burrows [mailto:[EMAIL PROTECTED]
> Subject: Problem with default context when moving from 5.5.7 to 5.5.12
>
> Previously, I had a context.xml file in my tomcat\conf directory with
> this context tag (removed sub elements for brevity):
>
> crossContext="true">
>
>
> This worked