2 Replies Latest reply on Mar 22, 2002 4:54 PM by jtaft

    IllegalAccessError

    jtaft

      Using the JBoss-3.0.0beta from 02/21/2002

      I am getting the IllegalAccessError when attempting to access a package protected method that is in the same package as the calling object, but different JAR.

      Everything works fine if I create a single JAR from the two individuals. We would like to avoid creating the single JAR if possible.

      I am currently specifying the directory in which the jars exist in the jboss-service.xml file within a SAR.

      Could I possibly be loading the JARs incorrectly.

      Thanks for any insight.
      j.