On 9/2/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:

> Not really.  The Realm configuration documents how clients login to
> applications, not how Tomcat (or your app) login to external resources.
> The Security Manager describes how to place limits on what application
> code can do within Tomcat.  Neither are relevant here.
>

Ok, how about "JNDI Resources HOW-TO", which then links to the
Resource definition [1]  ;)

After digesting that, it seems like auth="Container" is what should be
used when doing connection pooling, since Tomcat will be managing the
resources?

Am I getting any warmer here?

-- brian

[1] - 
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html#Resource%20Definitions

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