[jboss-user] [JBoss Seam] - Re: Specifying a global ExceptionHandler/Interceptor

norman.richards@jboss.com do-not-reply at jboss.com
Thu Jan 4 09:32:13 EST 2007


Exceptions are caught by ExceptionInterceptor, which delegates to the Exceptions component to handle exception.  If you want to override Seam's exception handling policy, you just need to install a custom-subclass of that class.  I doubt that's really necessary in this case, but I don't know anything at all about icefaces integration.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997923#3997923

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3997923



More information about the jboss-user mailing list