0 Replies Latest reply on Feb 4, 2003 3:03 PM by dvincent

    Help - JNI problem

    dvincent

      Hi,

      I'm using JBoss 3.0.4 on W2k. I want to initialize a class implemented using JNI. I put the associated dll in various directories (lib, deploy etc..) and initialization failed with an UnsatisfiedLinkError message. The DLL is in the path and I'm using the -Djava.library.path property.

      Does anyone have any idea ? It's a blocking problem for us.

      Thxs