-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Scott,

Scott Marshall wrote:
> I'm using Tomcat 5.5, and am setting up Connection pools for the
> database, using the context.xml file from the META-INF directory. 
> 
> We do / will have a multi region series of dev environments  (local,
> dev, UAT, PAT, Live etc) as the code gets developed.

We use different context.xml files for each environment. We use ant to
build everything, so it's as simple as setting "release-type=prod" and
then all of the configuration comes out of the "prod" directory.

Since we place no restrictions on the value of "release-type", you can
set it to anything you like and files will be pulled from the
"conf/[whatever]" directory and put into the WAR (or wherever).

This requires some work with ant to get things set up, but I think it's
completely worth it.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGcWSF9CaO5/Lv0PARAsdMAJ4tPoj6g0UK0vUNFH8scD8qs/S7rgCdEv41
GN1yn3pMq9ghSTmm5IlA4s0=
=OVar
-----END PGP SIGNATURE-----

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