hi mgrouch,
Thanks for the compilation.
To turn off the Jboss seam logging, it is sufficient to change this setting at
\server\default\conf\log4j.xml:
<!-- ======================= -->
<!-- Setup the Root category -->
<!-- ======================= -->
<appender-ref ref="CONSOLE"/>
<appender-ref ref="FILE"/>
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078550#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...