[jboss-user] [Beginner's Corner] New message: "Re: Is JNDI connection pooling for the whole container or for each war file"

Peter Johnson do-not-reply at jboss.com
Wed Mar 17 09:15:41 EDT 2010


User development,

A new message was posted in the thread "Is JNDI connection pooling for the whole container or for each war file":

http://community.jboss.org/message/532517#532517

Author  : Peter Johnson
Profile : http://community.jboss.org/people/peterj

Message:
--------------------------------------------------------------
That connection pool is for the entire container. Any app that looks up the JNDI name can request a connection. So there is a total of 20 connections to share among all of the apps.
--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/532517#532517




More information about the jboss-user mailing list