Hello,
My Application is deployed as a EAR file, that combines EJB projects, Web modules etc, into one EAR application. We have the Oracle classes12.zip file also that gets packaged as part of the ear file.
Also in the Weblogic (Our web application server) server start-up scripts, the classpath inlcudes the location of Oracle lib folder, that has ojdbc92 and other oracle jdbc jar files..
I am not sure which JDBC Driver is my application using. Is there a way to find out that?
Thanks
pat
My Application is deployed as a EAR file, that combines EJB projects, Web modules etc, into one EAR application. We have the Oracle classes12.zip file also that gets packaged as part of the ear file.
Also in the Weblogic (Our web application server) server start-up scripts, the classpath inlcudes the location of Oracle lib folder, that has ojdbc92 and other oracle jdbc jar files..
I am not sure which JDBC Driver is my application using. Is there a way to find out that?
Thanks
pat