You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/04/27 21:22:05 UTC

[jira] Reopened: (MPJBOSS-5) JBoss plugin problem with JBoss/Tomcat 3.0.x

Message:

   The following issue has been reopened.

   Reopener: Vincent Massol
       Date: Tue, 27 Apr 2004 3:21 PM

reopening to set the "fixed for" property
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJBOSS-5

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJBOSS-5
    Summary: JBoss plugin problem with JBoss/Tomcat 3.0.x
       Type: Bug

     Status: Reopened
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jboss-plugin
   Fix Fors:
             1.2

   Assignee: Vincent Massol
   Reporter: Willie Vu

    Created: Wed, 9 Jul 2003 4:53 AM
    Updated: Tue, 27 Apr 2004 3:21 PM
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org