Tomcat 7.0.11 does not start due to ClassNotFoundException 
org.apache.catalina.mbeans.ServerLifecycleListener
-------------------------------------------------------------------------------------------------------------

                 Key: MTOMCAT-80
                 URL: http://jira.codehaus.org/browse/MTOMCAT-80
             Project: Maven 2.x Tomcat Plugin
          Issue Type: Bug
    Affects Versions: 1.0
            Reporter: Daniel Strassenburg
            Priority: Critical


Default settings.xml from the Tomcat distribution does not contain the Listener 
org.apache.catalina.mbeans.ServerLifecycleListener but cargo defines this in 
its default server.xml:

<Listener className="org.apache.catalina.mbeans.ServerLifecycleListener" />

Should be removed.

I wonder why JIRA provides release version 1.1. I was not able to find it on 
Maven central. But also the trunk (currently version 1.3-SNAPSHOT) contains 
this server.xml

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to