--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
I've hit a bump in the road with my development because I have to be
able to use an Oracle connection in order to use a class vital to my
application. This made my Weblogic connection pool unusable because it
uses it's own connection objects that use the Oracle driver. I think my
best option at this point is to use the Struts <data-sources>. Does
anyone have any experience with using Oracle and
OracleConnectionPoolDataSource or OracleConnectionCacheImpl? I'm not
really sure how to set this up and make sure I get back an Oracle
connection object that I can use. Also, is there a better way to
implement the connection pool and still return an Oracle connection
object than through Struts? Thanks for your help.
- RE: Oracle Data Source Config Austin Lowry
- RE: Oracle Data Source Config Marco Tedone
- Re: Oracle Data Source Config Austin Lowry
- Re: Oracle Data Source Config Robert McIntosh
- Re: Oracle Data Source Config Austin Lowry
- Re: Oracle Data Source Config Robert McIntosh
- RE: Oracle Data Source Config Marco Tedone
- Re: Oracle Data Source Config Austin Lowry
- Re: Oracle Data Source Config David Graham
- Re: Oracle Data Source Config Austin Lowry

