Hi.

I'm runnin a 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 an standalone application to the use of the JNI. But when I test the Class method in the Web aplication with Tomcat, as soon as I try to use the native metod, 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 ??


Juan Pablo Mu�oz Vidal

_________________________________________________________________
MSN Amor: busca tu � naranja http://latam.msn.com/amor/


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



Reply via email to