0 Replies Latest reply on Mar 26, 2002 10:50 PM by hjk

    ClassNotFound Exception in JBoss 2.4.4

    hjk

      I'm in the process of migrating from JBoss 2.4/Tomcat 3.2.3 to JBoss 2.4.4/Tomcat 4.0.1 and I am encountering the following problem:

      Every time I call one of my EJB's, I encounter a "Class Not Found" Exception. It complains that it cannot find a utility class that I am using (called "Properties") that I have ensured is packaged up in all of my EJB jar's.

      This problem never came up in JBoss 2.4. Any ideas? Thanks for any feedback.

      -hjk