[logback-dev] [JIRA] Created: (LBACCESS-17) LogbackValve overrides final start() method from LifecycleBase in Tomcat 7
Grzegorz Grzybek (JIRA)
noreply-jira at qos.ch
Tue Nov 2 08:38:51 CET 2010
LogbackValve overrides final start() method from LifecycleBase in Tomcat 7
--------------------------------------------------------------------------
Key: LBACCESS-17
URL: http://jira.qos.ch/browse/LBACCESS-17
Project: logback-access
Issue Type: Bug
Affects Versions: 0.9.26
Reporter: Grzegorz Grzybek
Assignee: Logback dev list
Priority: Critical
{code}
java.lang.VerifyError: class ch.qos.logback.access.tomcat.LogbackValve overrides final method start.()V
{code}
Tomcat 7 has changed the LifecycleBase implementation - it should not override start() but rather startInternal()
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the logback-dev
mailing list