Yes, currently the exception handling stuff *alway* logs the exception before swallowing it. In some cases this is probably not what you want, so I suppose we should introduce something like:
<exception class="MyException" log="false"> | ... | </exception> View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020005#4020005 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020005 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
