The following comment has been added to this issue:
Author: Willie Vu
Created: Wed, 9 Jul 2003 7:19 AM
Body:
It is verified in JBoss 3.0.4/Tomcat 4.1.12. Thanks Vincent!
---------------------------------------------------------------------
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: Closed
Priority: Major
Resolution: FIXED
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
plugin-other
Fix Fors:
1.0-beta-10
Versions:
1.0-beta-10
Assignee:
Reporter: Willie Vu
Created: Wed, 9 Jul 2003 4:53 AM
Updated: Wed, 9 Jul 2003 5:37 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]