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.

On Mon, Sep 29, 2008 at 10:43 AM, Mikolaj Rydzewski <[EMAIL PROTECTED]> wrote:
> Richard Sayre wrote:
>>
>> I use ant.  I am using Netbeans IDE for everything.  Basically I
>> always have to change the context.xml and web.xml for every
>> environment that I set up.  Everything else remains the same.
>>
>
> What kind of information do you pass through context.xml and web.xml? JNDI
> resources? If so, you can define them in server.xml and leave context.xml
> and web.xml untouched.
>
> --
> 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]
>
>

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