Details
Description
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
Activity
Anders Hammar
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Component/s | Tomcat [ 11435 ] | |
| Component/s | Maven2 [ 11970 ] |
Savas Ali Tokmen
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Assignee | Savas Ali Tokmen [ alitokmen ] | |
| Fix Version/s | 1.1.0 [ 16436 ] | |
| Resolution | Fixed [ 1 ] |