I know this is not a straight answer to your question, but...

Although we're not using Netscape Server, rather Apache with WebSphere, there is
a property in the servlet engine's property file that specifies the java
classpath to be
used.

I suspect there's a similiar property that can be set in every servlet engine.

Cheers,


Tammam Al-Hamwy





Torsten Andrecht <[EMAIL PROTECTED]> on 06/22/99 07:07:01 AM

Please respond to "A mailing list for discussion about Sun Microsystem's Java
      Servlet API Technology." <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:    (bcc: Tom Al-Hamwy/Toronto/IBM)
Subject:  Netscape Enterprise Server 3.61 and DB2 5.2 on AIX





Please help me !

I have big problems with the database connection from my servlet on Netscape
Enterprise Server 3.6 (AIX) to DB2 5.2 (AIX).
The error trace of the webserver contains the following message:


Error trace:

Can't find library db2jdbc
Make sure that the library is in your path
java.lang.UnsatisfiedLinkError: no db2jdbc in shared library path
java.sql.SQLException: java.lang.UnsatisfiedLinkError: no db2jdbc in shared
library path

Where can I set the shared libraray path to access the db2jdbc library ?

___________________________________________________________________________
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

___________________________________________________________________________
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

Reply via email to