Attached is a patch to fix the problem. -- Willie Vu
> -----Original Message----- > From: Willie Vu [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 08, 2003 7:57 > To: 'Maven Developers List' > Subject: JBoss plugin problem with JBoss/Tomcat 3.0.x > > > 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] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
