Also my target users are not tomcat savvy. So the less they need to do, the
better. Having a "pre-configured" context file get deployed the first time,
makes it easy. They just drop our war file, place the db file on the file
system in the location we specify in the "pre-configured" context.xml and it
should work out of the gate.

Mike

-----Original Message-----
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 18, 2006 2:44 PM
To: Tomcat Users List
Subject: RE: placing context.xml in META-INF works?

> From: Michael Hencin [mailto:[EMAIL PROTECTED] 
> Subject: RE: placing context.xml in META-INF works?
> 
> I want this context file to be copied to the
> $CATALINA_HOME/conf/Catalina/localhost/ directory do that
> the users can use the default JNDI and env values I enter.

Why does the location of the file containing the <Context> element have
anything to do with what JNDI references your users have access to?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
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