4 Replies Latest reply on Oct 4, 2002 1:18 PM by ruttenberg

    JBoss 3.0.3 + Tomcat 4.1.12!

    dsavazzi

      Starting the default configuration the following error occurs:

      org.jboss.deployment.DeploymentException: instantiating org.jboss.web.catalina.EmbeddedCatalinaService41 failed: java.lang.NoClassDefFoundError: org/apache/catalina/Context; - nested throwable: (RuntimeErrorException: instantiating org.jboss.web.catalina.EmbeddedCatalinaService41 failed: java.lang.NoClassDefFoundError: org/apache/catalina/Context
      Cause: java.lang.NoClassDefFoundError: org/apache/catalina/Context)
      at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:155)

      I haven't modified the configuration, just untarred the package and executed run.sh.

      tomcat41-service.xml seems correct to me...