2 Replies Latest reply on Mar 27, 2002 3:39 PM by aleung_ca

    Unable to find utility class for EJB

    aleung_ca

      I have upgraded my Jboss 2.4.0/Tomcat 3.2.3 into Jboss 2.4.4/Tomcat 4.0.1 on Windows NT 4.0. I deploy my WAR file into the deploy folder as usual and startup JBOSS. However when my EJB jar file inside my WAR file is loaded and deployed it issues a "NoClassDefFoundError" for a utility class used by my EJB inside a package "utility". This utility class is packaged up inside my EJB jar file. It is supposed that JBOSS should look for the utility class automatically since it is inside the JAR file.

      I have no problem to deploy the same WAR file into JBOSS 2.4.0. Do I need to setup anything in my startup bat file for JBOSS?

      Thanks.

      Allen.