On Wed, 23 Mar 2005 17:40:05 +0100
Lionel Farbos <[EMAIL PROTECTED]> wrote:

> Hi all (tomcat 5.5 developers),
> 
> In my context.xml, I use a DataSource like this :
> <Resource auth="Container" name="myDB" type="javax.sql.DataSource" .../>
> So, I suppose the dataSource.getConnection() is taken from DataBase 
> Connection Pool...
> 
> 1- But How do this works ?
> 
> 2- If all my contexts have their own DataSource, each context have their own 
> Pool ?
> 
No response but I suppose there is one pool for each DataSource...

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to