Taking advantage of this thread. Has any of you had the experience of using 
a connection provided by the Websphere pool to handle connected components, 
i.e. Struct or ARRAY in Oracle.

We are getting a ClassCastException since driver attempts to cast the 
connection to an OracleConnection, and WAS pool provided connection does not 
implement OracleConnection since is a connection provided by IBM classes. 
Any workaround? We are stuck with this issue.

If you ask to IBM support they probably response you to use DB2 so not 
really helpful. Any experience?

TIA,

Adolfo.

>From: "Hajratwala, Nayan (N.)" <[EMAIL PROTECTED]>
>Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
>To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
>Subject: RE: How to use datasource and db connection pooling in struts?
>Date: Tue, 15 Oct 2002 10:42:13 -0400
>
>you can use commons-dbcp ... see 
>http://jakarta.apache.org/commons/dbcp.html
>
>---
>- Nayan Hajratwala
>- Chikli Consulting LLC
>- http://www.chikli.com
>
>
>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, October 15, 2002 10:40 AM
>To: [EMAIL PROTECTED]
>Subject: How to use datasource and db connection pooling in struts?
>
>
>Hi, there!
>
>How can I easily achieve database connection pooling (using a datasource
>in one of the xml config files - btw. which one is it?)?
>I know there is some stuff in jakarta-commons.
>What I want to achieve is an easy to configure and highly efficient db
>connection pool that is available to all my action classes.
>
>Stef.
>
>--
>To unsubscribe, e-mail:   
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: 
><mailto:[EMAIL PROTECTED]>
>
>--
>To unsubscribe, e-mail:   
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: 
><mailto:[EMAIL PROTECTED]>




_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


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

Reply via email to