You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Josef Buscher <jo...@ktde.de> on 2002/06/24 11:17:18 UTC

native library not found

Hallo,

I use a native library which is called at startup of my application by the
loadLibrary() method. This worked fine with Tomcat 3.2.3. Now I moved my
project to Tomcat 4.0.4 and get an error message saying:

Error: no PFactory in java.library.path


where PFactory is the name of the library.
Does anyone know where to set java.library.path ?

I use Windows 2000, Java2 SDK 1.3.1,  J2SDKEE 1.3

thanks
Josef


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>