Please help... 2007-09-02 - By Brian Munroe
Back On 9/2/07, Caldarale, Charles R <Chuck.Caldarale@(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 (See http://cat-5.ora-code.com).5-doc/config/context.html#Resource %20Definitions
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|