Well, I'm happy to say that you are correct. It's very strange. I tried moving the file to META-INF, restarting tomcat and it did not work.

Next I tried deleting the webapp directory and war file. Moving the context.xml file in my source, rebuild war and redeploy. Not it works!

Lesson learned, always rebuild war and redeploy.

Thanks for all the help!

Kevin


----- Original Message ----- From: <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Sunday, February 24, 2008 4:35 PM
Subject: Re: Help getting MySQL connected to Tomcat



Are you sure? I thought the webapp context.xml went in WEB-INF. At any rate I tried moving it to META-INF and it did not help.

Thanks,
Kevin

----- Original Message ----- From: "Hassan Schroeder" <[EMAIL PROTECTED]> To: "Tomcat Users List" <users@tomcat.apache.org>; <[EMAIL PROTECTED]>
Sent: Sunday, February 24, 2008 4:14 PM
Subject: Re: Help getting MySQL connected to Tomcat


On Sun, Feb 24, 2008 at 2:59 PM,  <[EMAIL PROTECTED]> wrote:

I implemented the resource as you suggested (short hand method as follows):

 WEB-INF\context.xml for the app now has

Is that a typo or really what you did? Your webapp's context.xml
goes in META-INF/ , not WEB-INF/  ...

--
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to