2 Replies Latest reply on Oct 10, 2002 6:02 AM by dug01

    Class Not Found:  jboss-3.0.3_tomcat-4.1.12

    dug01

      I'm running jboss-3.0.3_tomcat-4.1.12 on RH Linux 7.1 using the "all" server option.

      I'm getting ERRORs during startup that appears as though JBoss is looking for Jetty-related classes (org.mortbay), even though this is the Tomcat bundle. It occurs while attempting to depoy jbossweb-ejb.jar

      java.lang.NoClassDefFoundError: org/mortbay/j2ee/session/interfaces/CMPStateHome

      also:

      java.lang.ClassNotFoundException: org.mortbay.j2ee.session.interfaces.CMPStateHome

      I'll attach the (hopefully) relevant portion of the startup output.

      What I want to know is:

      1) Can I ignore this (at the moment not actually deploying any EJBs or using CMP)? If not, how do I fix it.

      2) Will this in any way interfere with my attempts (so far unsuccessful) to get HTTP Distributed Session Management working on our server farm? This is the primary reason I'm trying to switch to JBoss at this time.

      Thank you,

      Douglas Smith