Re: (Oracle 10g, JBOSS Connection Pool) - Standalone application executing cursor output type stored procedure
Posted By:
Anonymous
Posted On:
Wednesday, March 7, 2007 08:21 AM
Hi !
I got the same problem ! I have noticed that the Connection provided by the Descriptor (xxx-ds.xml) is just a proxy while the one provided by :
conn = DriverManager.getConnection(...) is a T4CConnection type !
Could anyone help us ?
thank you
Adil