-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

> > > NT 4.0 SP 4
> > > Apache 1.3.6 JServ 1.05b ()
> > > DB2 UDB v.6.1 Personal
> > >
> > > ERROR DriverManager.setLogStream(*snip_below):
> > > =====
> > > *java.lang.UnsatisfiedLinkError: no db2jdbc in java.library.path
> > >
> >
> > 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.
> 
> 
> > DB2 v5.x also wants the DB2INSTANCE set for the "app" JDBC driver to work,
> > and if it isn't set you get all sorts of misleading error messages.
> 
> I do not have a DB2INSTANCE environment variable.  But I do have a
> DB2 instance on the server.

No, I DO have a DB2INSTANCE var set to 'DB2'.


--
--------------------------------------------------------------
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]

Reply via email to