Christian Kalkhoff created LOGBACK-1419:
-------------------------------------------

             Summary: Deployment fails on TomEE 7.0.5 for logback-classic newer 
than 1.1.9
                 Key: LOGBACK-1419
                 URL: https://jira.qos.ch/browse/LOGBACK-1419
             Project: logback
          Issue Type: Bug
          Components: logback-classic
    Affects Versions: 1.2.3, 1.1.11, 1.2.2, 1.2.1, 1.2.0, 1.1.10
         Environment: Apache TomEE 7.0.5
            Reporter: Christian Kalkhoff
            Assignee: Logback dev list


All versions later than 1.1.9 fail to deploy in TomEE 7.0.5 (possibly earlier, 
not tested). It seems to be related to the 
META-INF/services/javax.servlet.ServletContainerInitializer file as it fails 
directly after discovery and throws a java.lang.NoClassDefFoundException for 
javax.servlet.ServletContainerInitializer, basically the same outcome as in 
LOGBACK-1265.

Since I tried all versions newer than 1.1.9 it seems to to be related to the 
cause of LOGBACK-1265 (comment in 
META-INF/services/javax.servlet.ServletContainerInitializer).



--
This message was sent by Atlassian JIRA
(v7.3.1#73012)
_______________________________________________
logback-dev mailing list
logback-dev@qos.ch
http://mailman.qos.ch/mailman/listinfo/logback-dev

Reply via email to