your server.xml :
The deployXML="true" is the important part. I'm not certain if that
defaults to false or not.
When I have the above and my context.xml in the META-INF, then tomcat
creates the within the conf/Catalina/blah blah/
directory.
Hope this helps.
-Dennis
-----Origina
Hello,
I think we are getting very close I just need clarification on a few things.
First off I made the changes of taking out the Context setting in the
server.xml and created a context.xml file and put it into the META-INF
directory of my application. (Side note: I think this is a lot easier and
Thanks to both who responded to my question. I will work on creating the
xml fragment and get back with you on the results. The information you
provided was very helpful and is pointing me in the right direction.
-Lucas
-Original Message-
From: Nikola Milutinovic [mailto:[EMAIL PROTECT
Hello Fellow Users,
My question is relatively simple. It has 3 parts.
1. Database:
* MySQL 4.1
2. Tomcat:
* Apache Tomcat/5.0.28
3. Hibernate:
* 2.1.8
I have my app which uses Hibernate and connects to a MySQL database and uses
Tomcat a