The response from Charles Caldarale was dead on:
1) The name of the file containing the tag must be
.xml, not context.xml (context.xml is used when it's under the
META-INF directory).
2) The path attribute is not allowed, unless the tag appears
in server.xml, which is strongly discouraged.
: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 08, 2005 10:14 AM
To: Tomcat Users List
Subject: RE: docBase error on Tomcat 5.5.12
> From: Rose, Greg [mailto:[EMAIL PROTECTED]
> Subject: docBase error on Tomcat 5.5.12
>
> I did this by creating a context.xml f
> From: Rose, Greg [mailto:[EMAIL PROTECTED]
> Subject: docBase error on Tomcat 5.5.12
>
> I did this by creating a context.xml file with the
> information and placed it in the
> {tomcat base dir}\conf\Catalina\localhost directory.
> The context entry is:
> de
I have recently upgraded Tomcat from 5.5.9 to 5.5.12. I had no problems
after the upgrade while I was using a mySQL database. Once I started
using MS SQL Server, I had to add a resource to Tomcat to get it to
work. I did this by creating a context.xml file with the information
and placed it in t