Hi, I have an Java Application that access native library via JNI. The JNI native code 
opens a file and retrieve some info from the file. The application works properly in 
stand alone mode. However, when I run it as a Servlet, the native code is not able to 
find that file in the specified path. 

Anybody has any clue about what could be done to fix this?

thanks.

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

Reply via email to