Hi.

I'm runnin a JSP based Web aplicacion wich uses a Java Class that loads a native library (JNI). This Class is placed in a jar file at /common/lib/
The .so file is placed inside the jdk at /JAVA_HOME/jre/lib/i386/
I sucesfully build and test a standalone application for the use of the JNI.
When I invoke the method located in the jar file that uses the .so from the JSP with Tomcat , the Tomcat CRASH.
I dont know if must keep the .so file placed at the jdk directory mencioned above, otherwise... WHERE shoud I place the .so file ??


J. Pablo

_________________________________________________________________



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



Reply via email to