I'm attempting to use a shared library on Linux thats called from a servlet that I 
have deployed on Tomcat 4.1.18.  Everytime I try to use the servlet it throws an 
exception with an unsatisfiedlinkerror.  I've added LD_LIBRARY_PATH=/usr/lib to my 
catalina.sh & startup.sh, modified the classpath to include the .so, and copied the 
.so to server/lib, common/lib and nothing seems to be working.

Might anyone have some hints or simple examples of how to get this working?

Thanks,

Jay


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to