0 Replies Latest reply on Mar 1, 2004 3:37 PM by gsidhu

    JNI library

    gsidhu

      I have a JNI library which I am trying to used in my EJBs. I not using it directly in EJB class but using a helper class. I have tried to create a MBEAN to load but I still get java.lang.UnsatisfiedLinkError: . Has anyone been able to solve the problem of using JNI in JBoss?

      Thanks