0 Replies Latest reply on Oct 7, 2002 6:16 AM by dug01

    ERROR on startup with 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 an ERROR 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)? 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