Title: Tomcat, JNI and HP-UX

I am using Tomcat 3.1 on HP-UX 10.20 with Java version ("HP-UX Java C.01.18.03 05/12/2000 16:31:36 hkhd02") I am attempting to use a servlet that instantiates a class that contains JNI methods and I keep getting java.lang.UnsatisfiedLinkError exceptions when these native methods are accessed. The JNI methods execute fine from the command line with Java interpreter, I also know that the servlet is loading the shared library.  There are similar postings in the mailing list archives but they are without response.  If anyone has any comments, I sure would appreciate them.

Many Thanks,
Eric Lee

Reply via email to