Have you tried setting LD_LIBRARY_PATH as a java option at Tomcat startup time?
I have tried to export the value (export LD_LIBRARY_PATH=/path/to/so-file) in both catalina.sh and /etc/init.d/tomcat4. Is there any other way to do it?
Could I do something like java -DLD_LIBRARY_PATH=/path/to/so-file ?
-- Andreas Andersson IT Dept. Travelstart Nordic [EMAIL PROTECTED] http://www.travelstart.se
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
