That sucks. Thanks for the pointer though. How come it works on Windows? Thanks. , Josh.
> -----Original Message----- > From: Mladen Turk [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 09, 2006 11:00 AM > To: Tomcat Users List > Subject: Re: Native Connector Question > > Fenlason, Josh wrote: > > My native lib binary is fine because setting > LD_LIBRARY_PATH works fine. > > I've tried adding -Djava.library.path to JAVA_OPTS and > CATALINA_OPTS in my Tomcat startup script, but it isn't > loading the native connector. Any thoughts on why the second > method isn't working? Thanks in advance. > > See: > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4280189 > > java.library.path is read-only (regarding the system), so you > will need LD_LIBRARY_PATH set up for natives. > The major problem is that it is wrongly documented by Sun. > > Regards, > Mladen. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]