[jboss-dev-forums] [Design of EJB 3.0] - Re: WARN logs in InterceptorRegistry
jaikiran
do-not-reply at jboss.com
Thu Jan 15 07:06:34 EST 2009
Workaround, if you want to avoid those logs from showing up:
<category name="org.jboss.ejb3.interceptors.registry.InterceptorRegistry">
| <priority value="ERROR"></priority>
| </category>
in your jboss-log4j.xml
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202100#4202100
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202100
More information about the jboss-dev-forums
mailing list