Are you doing this because you want to share the pool with Tomcat, or
because you need to have a pool outside of Tomcat and want to configure DBCP
via JNDI and use consistent code with a DataSource?

- Brett

> -----Original Message-----
> From: Benoit Marchal [mailto:[EMAIL PROTECTED] 
> Sent: Monday, 3 November 2003 8:37 PM
> To: [EMAIL PROTECTED]
> Subject: DBCP accessed by an outside JVM
> 
> 
> Dear All,
> 
>  
> 
> We have an application that works in parallel with tomcat in 
> a separate JVM. We would like that application to access the 
> DBCP of a web application of Tomcat, so the application in 
> the outside JVM can use the connection of the pool. Is that 
> possible to do that ? If yes How?
> 
>  
> 
> Benoit Marchal
> 
>  
> 
> 

Reply via email to