Create the env. variable LD_LIBRARY_PATH and add the path to your *.so file
to this variable.
Hope this helps.
Phil
-----Original Message-----
From: rjraman@hss.hns.com [mailto:rjraman@hss.hns.com]
Sent: Monday, January 01, 2001 11:00 AM
To: tomcat-user@jakarta.apache.org
Subject: Loading .so library
Hi all,
Iam having problem with loading a libMy.so library with tomcat. Can
you
suggest a solution. Thanks a lot for
sparing your time.
Whenever I execute a servlet class which loads this library using a
Java
call System.loadLibrary, it throws the
following exception.
Internal Servlet Error:
java.lang.UnsatisfiedLinkError: no SessionAPI in shared library path
How do I set the Library path. Should I use workers for it ?
Thanks and regards,
ravik
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, email: tomcat-user-help@jakarta.apache.org
|