yes, if it doesn't work maybe add openejb.jul.forceReload=true Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau
2014-10-16 14:35 GMT+02:00 hwaastad <[email protected]>: > Hi, > You mean doing this? > > @Configuration > public Properties config() throws Exception { > Properties p = new Properties(); > p.put("logging.level.OpenEJB.startup", "FINE"); > return p; > } > > > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/Tomee-jars-tp4672316p4672332.html > Sent from the TomEE Users mailing list archive at Nabble.com.
