Can Seam help me logging all uncaught exceptions to a separate Logger?
If not - any idea how I can do that? I tried writing a servlet filter, but somehow I
can't make it work: It seems exceptions are swallowed somewhere before they have the
chance to bubble up to my doFilter() method.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094292#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...