Today we updated the Java on our system from
JDK1.1.6 to 1.2.1_04.
We are facing some problem with database connection using JDBC.
Our servlets are not connecting to Database and its saying that
oci73JDBC not found in the Java Class path.
In the Start file of Netsapce Web Server if we change the
LD_LIBRARY_PATH to use java1.1.6 its working fine,
but when we try to use java1.2 it give the following
error message:
====
init method of TMSelctionsScreen
threw an error: java.lang.UnsatisfiedLinkError: no
oci73jdbc in java.library.path
java.lang.UnsatisfiedLinkError:
no oci73jdbc in java.library.path
: at java.lang.Throwable.fillInStackTrace(Native Method)
: at java.lang.Throwable.fillInStackTrace(Compiled Code)
: at java.lang.Throwable.<init>(Compiled Code)
: at java.lang.Error.<init>(Error.java:50)
: at java.lang.LinkageError.<init>(LinkageError.java:43)
======
I Would like to get help on setting the LD_LIBRARY_PATH correctly
for jdk1.2.
Thank you
H.M.Mallik
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html