[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Annoyance when running unit tests in eclipse
ataylor
do-not-reply at jboss.com
Thu Sep 18 07:11:58 EDT 2008
The test log4j.xml confog files output the logs to the following directory, '${module.output}/logs/messaging-${test.logfile.suffix}.log', the module.output is a system property set in the ant target, so you can set this in you're eclipse test config. Alternatively do what i do and have a generic IDE log4j.xml file that i use in all my projects.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177368#4177368
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177368
More information about the jboss-dev-forums
mailing list