Re: About connections

2006-10-24 Thread Juanjo Cuadrado
Thanks Chuck 2006/10/23, Caldarale, Charles R <[EMAIL PROTECTED]>: > From: Juanjo Cuadrado [mailto:[EMAIL PROTECTED] > Subject: About connections > > When I try to recover a connection, I use the Tomcat's > pool connections, that it work fine too if I previously &

RE: About connections

2006-10-23 Thread Caldarale, Charles R
> From: Juanjo Cuadrado [mailto:[EMAIL PROTECTED] > Subject: About connections > > When I try to recover a connection, I use the Tomcat's > pool connections, that it work fine too if I previously > have put the Oracle's jar into 'common' directory. >

About connections

2006-10-23 Thread Juanjo Cuadrado
Hi I'm trying to deploy an app and it needs to use the Oracle's drivers ( classes12.jar). When I try to recover a connection, I use the Tomcat's pool connections, that it work fine too if I previously have put the Oracle's jar into 'common' directory. If by some razon, I didn't recover