We should figure out how to make this jar optional so as to not affect any tools that may be starting TomEE without using shell scripts.
If TomEE wasn't started with it and the person used the tomcat-juli.jar instead, all should be ok. -David On May 19, 2014, at 1:59 PM, Romain Manni-Bucau <rmannibu...@gmail.com> wrote: > Hi guys > > worked a lot on logging (mainly from Mark feedbacks) and we now have a > tomee-juli jar which replaced tomcat-juli to be able to switch full logging > (excepted 3 first lines) to log4j/slf4j very easily with > openejb.log.factory property (and needed libs in lib/). > > This is not a little update cause of the way it is installed etc. > > Testing and feedbacks would be appreciated. > > PS: I didnt test that much webapp mode but arquillian tests are not broken > it seems. > > > Romain Manni-Bucau > Twitter: @rmannibucau > Blog: http://rmannibucau.wordpress.com/ > LinkedIn: http://fr.linkedin.com/in/rmannibucau > Github: https://github.com/rmannibucau