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