-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Hi !
I had some problems writing a servlet that talks to DB2, but I think the
problem could have been in the code. I didn't have the classpath problems
described here, though ...
-----Original Message-----
From: Urban Widmark <[EMAIL PROTECTED]>
To: Raimee Stevens <[EMAIL PROTECTED]>
Cc: Java Apache Users <[EMAIL PROTECTED]>
Date: Saturday, September 04, 1999 5:31 PM
Subject: Re: DB2 Connection Problem
>-----------------------------
>Please read the FAQ!
><http://java.apache.org/faq/>
>-----------------------------
>
>On Fri, 3 Sep 1999, Raimee Stevens wrote:
>
>> >
>> > I believe the vm will only load native libraries (dlls) for classes in
the
>> > vm classpath, and not for classes in the zone "repository". At least
that
>> > is true for jdk1.1.x.
>>
>> I did set wrapper.classpath=path_to_dll in jserv.properties.
>> That had no effect.
>>
>
>But the dll is not a java class. You need to have your servlet class(es)
>in the wrapper.classpath (pointing to the zip, jar, "base directory", or
>whatever you use).
>
>The dll has to be in whatever search path NT uses for dlls (the PATH
>variable? I think the db2 installation sets that).
>
>/Urban
>
>
>
>--
>--------------------------------------------------------------
>Please read the FAQ! <http://java.apache.org/faq/>
>To subscribe: [EMAIL PROTECTED]
>To unsubscribe: [EMAIL PROTECTED]
>Archives and Other: <http://java.apache.org/main/mail.html>
>Problems?: [EMAIL PROTECTED]
>
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]