1 Reply Latest reply on Feb 5, 2003 1:25 PM by dmaclaren

    Config broke.  Simple loading issue

    dmaclaren

      I came back to my app from months and I must have changes some classpath but not sure.

      Below is an error I get and I have looked into the Jboss.jar and see the class in it that it says it cannt fine. Any idea?????????


      13:12:29,350 DEBUG [J2EEManagedObject] getObjectName(), name: jboss.management.single:J2EEApplication=atl.ear,J2EEServer
      =Single,j2eeType=EJBModule,name=testejbbean.jar
      13:12:29,350 DEBUG [J2EEManagedObject] postRegister(), parent: jboss.management.single:J2EEServer=Single,j2eeType=J2EEAp
      plication,name=atl.ear
      13:12:29,350 INFO [EjbModule] Deploying testejb
      13:12:29,400 ERROR [MainDeployer] could not create deployment: njar:file:/C:/jboss-3.0.0_tomcat-4.0.3/server/default/tmp
      /deploy/server/default/deploy/atl.ear/79.atl.ear^/testejbbean.jar


      java.lang.IllegalAccessError: class org.jboss.ejb.plugins.AbstractTxInterceptorBMT cannot access its superclass org.jbos
      s.ejb.plugins.AbstractTxInterceptororg.jboss.ejb.plugins.AbstractTx
      Interceptor)