All examples comes for not pooled connections from DriverManager, maybe some of them could come from an Oracle pool, but quite sure that none uses a WAS pool.
Unfortunately, AFAIK, this is very important issue since driver supposes to use OracleConnection implementation and IBM's differs. Adolfo >From: <[EMAIL PROTECTED]> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: RE: [OT] WAS Connection Pool >Date: Tue, 15 Oct 2002 17:25:40 +0200 > >I think there is support for jdbc 2.0 in Oracle 9i -> including pooling > >-----Original Message----- >From: Adolfo Miguelez [mailto:[EMAIL PROTECTED]] >Sent: Dienstag, 15. Oktober 2002 17:23 >To: [EMAIL PROTECTED] >Subject: Re: [OT] WAS Connection Pool > > >Thin classes12.zip. > >Perhaps you are right. Do you know how to do it? I do not want to use >the >DriverManager directly since it does not uses pooled connections >(AFAIK?). >Maybe telling WAS to use an Oracle pool rather tha WAS pool. Anyone know > >how? > >Adolfo. > > >From: "David Graham" <[EMAIL PROTECTED]> > >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > >To: [EMAIL PROTECTED] > >Subject: [OT] WAS Connection Pool > >Date: Tue, 15 Oct 2002 09:02:29 -0600 > > > >What database driver class are you using? It seems like you should be >able > >to tell WAS to use the oracle db driver which would return > >OracleConnections. > > > >Dave > > > > > >>From: "Adolfo Miguelez" <[EMAIL PROTECTED]> > >>Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > >>To: [EMAIL PROTECTED] > >>Subject: RE: How to use datasource and db connection pooling in >struts? > >>Date: Tue, 15 Oct 2002 14:58:46 +0000 > >> > >> > >>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]> > > > > > > > > > >_________________________________________________________________ > >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]> > > > > ><HTML> > <HEAD> > <TITLE>Adolfo's signature</TITLE> > </HEAD> > <BODY> > <center><b><em>Adolfo Rodriguez Miguelez</em><b></center> > > </BODY> > </HTML> > > > > > >_________________________________________________________________ >Chat with friends online, try MSN Messenger: http://messenger.msn.com > > >-- >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]> <HTML> <HEAD> <TITLE>Adolfo's signature</TITLE> </HEAD> <BODY> <center><b><em>Adolfo Rodriguez Miguelez</em><b></center> </BODY> </HTML> _________________________________________________________________ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>