Hi, depends on which logs.
1) for your app -> WEB-INF/logging.properties (through shrinkwrap ;)) 2) for the server -> conf folder property can be configured in arquillian.xml, simply specify any folder containing the logging.properties you want (on trunk we have catalina_opts property too) *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2012/10/17 diuis <di...@yahoo.it> > Hi, > I'd like to test my TomEE webapp with Arquillian. > I'm using TomEE 1.5 and Arquillian TomEE Remote 1.5, and I have to change > log level in JUL. > When I deploy my app in the TomEE container I also modify the > logging.properties, but how can I change the logging.propeties file during > integration tests, when arquillian automatically downloads the TomEE > container? > > Thanks, > Demis Gallisto > > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/TomEE-and-Arquillian-tp4658102.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >