RE: Oracle JDBC OCI driver access in Tomcat

2006-11-30 Thread Gurpreet . Sachdeva
Hi Mohan, Thanx for the suggestion. But I am already using jars. I am not using zips (as indicated below in the listing of libraries). Regards, Gurpreet "Narayanaswamy,

Oracle JDBC OCI driver access in Tomcat

2006-11-30 Thread Gurpreet . Sachdeva
Hi, I have a piece of code which I have to run in tomcat 5.5.7. This code is using Oracle JDBC OCI driver for database access. For use of OCI driver, the native library libocijdbc10.so has to be included. When I run this code snippet as a standalone Java programme (standalone JVM), I do the f