Richard Sayre wrote:
I specify a JNDI resources (connection pool) and an Authentication
Realm.  Each application authenticates from a different database, and
has a seprate connetion pool  there is a seprate database for each
app.
Define all environment specific details in server.xml (while declaring resources) and you can use the same context.xml and web.xml in any environment.

--
Mikolaj Rydzewski <[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