The following issue has been updated: Updater: Willie Vu (mailto:[EMAIL PROTECTED]) Date: Wed, 9 Jul 2003 4:55 AM Comment: Here is a patch for the bug Changes: Attachment changed to plugin.jelly.patch.txt --------------------------------------------------------------------- For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-557&page=history --------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-557 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-557 Summary: JBoss plugin problem with JBoss/Tomcat 3.0.x Type: Bug Status: Unassigned Priority: Major Time Spent: Unknown Remaining: Unknown Project: maven Components: plugin-other Versions: 1.0-beta-10 Assignee: Reporter: Willie Vu Created: Wed, 9 Jul 2003 4:53 AM Updated: Wed, 9 Jul 2003 4:55 AM Environment: JBoss 3.0.4/Tomcat 4.1.12 Description: 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) --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]