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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 01, 2001 11:00 AM
To: [EMAIL PROTECTED]
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: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
