I have an Axis web service that makes JNI calls to native methods.  I
get an UnsatisfiedLinkError because my native code is not found in
java.library.path.  How do I set this?  My native code exists in Axis's
lib folder.

-dh

Reply via email to