Hi,
I had the same problem and I found no clean working solution. So I just turned to open 
source connection pooling packages. You have
the Poolman pooling package that's working quite well and has a lot of nice 
configurable functionnalities.

Amine

----- Original Message -----
From: "Mark" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Monday, February 18, 2002 7:40 PM
Subject: Pooled connection JNDI DataSource?


> Has anyone successfully implemented a JNDI pooled connection DataSource
> using Oracle/Tomcat 4.0.1?  I'm able to get a straight DataSource working
> using javax.sql.DataSource as the resource type and
> oracle.jdbc.OracleDriver as the driver class, but not a pooled datasource
> (I've tried a mess of different combinations including
> oracle.jdbc.pool.OracleConnectionPoolDataSource to no avail).
>
> I've spent gobs of time spent trying to research this on the web and
> surprisingly came up empty.  If anyone has done this, I'd really appreciate
> seeing your your web.xml and server.xml settings.
>
> Mark
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to