This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Sep 13, 2011, 6:24 AM
26 Posts

ojdbc jar file location

  • Category: Other
  • Platform: Linux
  • Release: 8.5.2
  • Role: Developer
  • Tags:
  • Replies: 1
 Hi All,

I am using ojdbc14.jar while connecting to an oracle database and the code was working fine. Since yesterday I am receiving error "HTTP JVM: java.sql.SQLException: No suitable driver"

The jar is placed at the below location in linux environment:

/opt/ibm/lotus/notes/85020/linux/jvm/lib
&
/opt/ibm/lotus/notes/85020/linux/jvm/lib/ext

The design elements that are connecting to oracle are xpages and webservice.

Is the above mentioned location correct? Also is the jar location same for xpages and webservices or does it require the jar to be at specific location?

I think that the JVM is not able to find the jar file. 

Please help.

Thanks,
Yusuf

Sep 14, 2011, 10:14 AM
54 Posts
Re: ojdbc jar file location
Is there a reason where you are not putting the JAR file in the Build Path of the application?
 
I guess if the JAR file is in the server disc, it is a "shared" resource between multiple applications.
 
You can find documentation of how to set the JAR file in Build Path from various resources, including this forum.

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal