> From: Michael Hencin [mailto:[EMAIL PROTECTED] 
> Subject: RE: placing context.xml in META-INF works?
> 
> 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.

Which will work fine without the context.xml being copied anywhere.  I
don't see why you're hung up on having it in the conf/[engine]/[host]
directory - the <Context> parameters and attributes are still in effect
when the file is in webapps/[appname]/META-INF/context.xml (or .war
equivalent).

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

Reply via email to