Re: Where to put JNI native libs for Tomcat 6 & 7
Le 10/04/2015 02:01, Jacob Anawalt a écrit :
> I'm trying to include a java library into my tomcat web app that
> includes some native libraries. I've been able to sort out what to do
> on Windows following the Apache Tomcat wiki HowTo [0] and now I'd like
> to learn where the right place to put the native libraries is on
> Debian.
Hi Jacob,
As stated by the howto you linked the jar and the native lib should be
installed in the shared/lib directory of Tomcat, on Debian this
directory is located under /usr/share/tomcat7.
Emmanuel Bourg
Reply to: