Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Downgrading from Tomcat 5.x to 4.x

843841May 29 2005 — edited May 30 2005
I was using Tomcat 5.5 for development and have had to downgrade to Tomcat 4.1for deployment.

Had my JDNI MySQL datasource setup in META-INF\context.xml. But now I've switched to Tomcat 4.1 I've had to put that info into the server.xml, which I'd like to avoid touching.

Is using "META-INF\context.xml" a feature of Tomcat 5.x only or can I get it working in Tomcat 4 too?

Hope that makes sense! :)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 27 2005
Added on May 29 2005
3 comments
156 views