There is a problem with the new modifications, when JBoss 3.0.4/Tomcat 4.1.12 is
used. When jboss:start is executed, it causes a NoClassDefFoundError. It has
to do with the fact that when JBoss is started, the working directory is not
<JBoss Install Directory>/bin.
Here is the exception:
[exec] org.jboss.deployment.DeploymentException: instantiating
org.jboss.web.catalina.EmbeddedCatalinaServ
ice41 failed: java.lang.NoClassDefFoundError: org/apache/catalina/Context; -
nested throwable: (RuntimeErrorEx
ception: instantiating org.jboss.web.catalina.EmbeddedCatalinaService41 failed:
java.lang.NoClassDefFoundError
: org/apache/catalina/Context
[exec] Cause: java.lang.NoClassDefFoundError: org/apache/catalina/Context)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]