1 Reply Latest reply on Nov 29, 2002 4:47 AM by jules

    CMPStateHome class not found

    nigle

      I downloaded jboss-3.0.4_tomcat-4.1.12 and installed and then did
      run.bat -c all, I get the NoClassDefFoundError any idea how to
      correct this.

      12:36:08,984 INFO [MainDeployer] Starting deployment of package: file:/D:/jboss-3.0.4_tomcat-4.1.12/server/all/deploy/j bossweb-ejb.jar
      12:36:09,328 ERROR [EJBDeployer] Verfiy failed
      java.lang.NoClassDefFoundError: org/mortbay/j2ee/session/interfaces/CMPStateHome
      at java.lang.Class.getDeclaredConstructors0(Native Method)
      at java.lang.Class.privateGetDeclaredConstructors(Class.java:1590)