Context:
I was trying to get the DB2 JDBC driver to work on my NT4 platform
(Apache 1.3.6 - JServ 1.0b3 - JSDK 2.0 - JDK 1.2) and got the error
java.sql.SQLException: java.lang.UnsatisfiedLinkError: no db2jdbc in
java.library.path.
An IBM faq and the listserv archives said the problem was for the JVM
to find some native dll (db2jdbc.dll).
I checked twice my environment variables PATH and CLASSPATH for the proper
directories. All was fine. Finally i went into jserv.properties and
found wrapper.path and wrapper.classpath.
I set those variables and the problem was solved.
The question is:
why do we have wrapper.path and wrapper.classpath in jserv.properties
that seem to duplicate the PATH and CLASSPATH environment variable
of the OS?
___________________________________________________________________________
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