Hi, openejb uses log4j and slf4j, can you check version between openejb and you project?
I think it should work if you don't deliver it in you provject. - Romain 2011/11/30 polarke <[email protected]> > Hello, > We are experiencing a similar error here: > > .we use not Tomcat, but OpenEJB4 > .The error is exactly the same. > > .If we do not use static loggers in any of the beans used by our tests, the > problem disappears. > > This is however a limitation, and I would like to know the reason (?) and a > good solution. > > We use the same version of log4j (1.2.6) which is also in OpenEJB4. > Do you have by accident included or do you use slf4j in your project??? (We > use slf4j) > > P > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/3-2-Tomcat-Startup-Log4j-Error-tp3024260p4123077.html > Sent from the OpenEJB Dev mailing list archive at Nabble.com. >
