[jboss-user] [JBoss Seam] - Re: catching exceptions + stack trace

gavin.king@jboss.com do-not-reply at jboss.com
Wed Feb 21 10:50:39 EST 2007


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



More information about the jboss-user mailing list