[jira] Commented: (MAVEN-557) JBoss plugin problem with JBoss/Tomcat 3.0.x

2003-07-09 Thread jira
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 /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]



[jira] Closed: (MAVEN-557) JBoss plugin problem with JBoss/Tomcat 3.0.x

2003-07-09 Thread jira
Message:

   The following issue has been closed.

   Resolver: Vincent Massol
   Date: Wed, 9 Jul 2003 5:37 AM

Thaks for the patch. I've blindly applied it. Can you verify it works? Thanks.
-
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 /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]



[jira] Updated: (MAVEN-557) JBoss plugin problem with JBoss/Tomcat 3.0.x

2003-07-09 Thread jira
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 /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]



[jira] Created: (MAVEN-557) JBoss plugin problem with JBoss/Tomcat 3.0.x

2003-07-09 Thread jira
Message:

  A new issue has been created in JIRA.

-
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:53 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 /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]



Re: JBoss plugin problem with JBoss/Tomcat 3.0.x

2003-07-09 Thread Rafal Krzewski
Willie Vu wrote:
> Attached is a patch to fix the problem.

Please, please post patches to Jira. That makes the life of maintainers
a lot easier, and gives you the best chance of getting your patches in.

R.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: JBoss plugin problem with JBoss/Tomcat 3.0.x

2003-07-08 Thread Willie Vu
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 
> /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]

JBoss plugin problem with JBoss/Tomcat 3.0.x

2003-07-08 Thread Willie Vu
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
/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]