3 Replies Latest reply on May 17, 2002 3:08 PM by jdbrown

    java.lang.IllegalAccessError

      I apologize in advance if this is the wrong forum, but I am guessing this is some sort of security config problem.

      When I call a class from within a stateless session bean, I get a java.lang.IllegalAccessError. This has only occurred while running JBoss on W2K server with SP2. It has and still works fine with JBoss on NT.

      Specifically, this class is a JDBC driver.

      I can get the class to work fine on W2K outside of JBoss, so I am assuming...

      JBoss 3.0 Beta. Attached log file if that may help.