The following comment has been added to this issue:

     Author: Norbert Pabis
    Created: Fri, 3 Oct 2003 5:27 AM
       Body:
I am using Maven from HEAD with cactus plugin version 3.1
and Tomcat 4.1.27-LE

commons-logging does not get into my -cactus war.
I think that commons-logging-api.jar from Tomcat/common is loaded into
common applicatin classloader and then comes jar from cactus-plugin dependency and 
this somehow results in trouble.
When I removed TOMCAT_HOME/common/commons-logging-api.jar the problem disappeared.

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-884


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-884
    Summary: cactus plugin does not work with tomcat
       Type: Bug

     Status: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-cactus

   Assignee: 
   Reporter: Norbert Pabis

    Created: Fri, 3 Oct 2003 4:45 AM
    Updated: Fri, 3 Oct 2003 4:45 AM

Description:
Tomcat comes with commons-loggin-api.jar in TOMCAT_HOME/common/lib
This raises classloader or maybe version issues when using cactus plugin which has its 
own commons-logging jar.

It causes errors in initialization of servlets.


---------------------------------------------------------------------
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]

Reply via email to