Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hi, Our client is using webMethods6.1 with jdk1.3.1 . They are currently using classes12.jar for jdbc connections. They are facing problems with database operations taking a long time. I read a article in wM advantage that tells using classes12.jar for making call to stored procedures using REF CURSOR has some memory leak. They suggested using ojdbc14.jar instead. Can I use ojdbc14.jar with jdk1.3.1 in webMethods or do I need to upgrade to jdk1.4?
Thanks & Regards, Kishor
kishors99, I believe you will need to upgrade to JDK 1.4 in order to be able to deploy ojdbc14.jar. thanks Scoobydoo
Thanks. But i am not sure if our client will be ready to move to jdk1.4 . Is there any problem if I use ojdbc14.jar with jdk1.3.1 .
Regards, Kishor
Kishors99,
I doubt that both are reverse compatible. Someone please correct me if i am wrong.
Scoobydoo