it's
in the FAQ-o-matic at java.apache.org. search for "shared library".
i
assume that this will work for HP-UX, but i'm not
sure.
here's
what you'll find..........
in the
jserv.properties file, add
wrapper.env=LD_LIBRARY_PATH=path to shared libraries
-----Original Message-----
From: Maier, Klaus [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 18, 2000 10:25 AM
To: '[EMAIL PROTECTED]'
Subject: Problem using Servlet with JNISorry, forgot Versions
#1. What version of Apache JServ you are using
JServer 1.0
#2. What version of Apache you are using
Apache/1.3.12#3. What OS and OS version you are using
HP-UX 11.0
I have a problem loading a Class which uses JNI into my servlet.
I get the mesage:
[18/04/2000 10:58:47:843 EDT] java.lang.UnsatisfiedLinkError: no jcpic in java.ibrary.path
Do someone know how to say JServ where to search for a shared library?
By
Klaus Maier