webtier@glassfish.java.net

Exception handling of action and actionlistener -AbortProcessingException

From: <webtier_at_javadesktop.org>
Date: Thu, 22 Oct 2009 00:52:31 PDT

Hello,
Exceptions thrown in the business layer called by action methods and action listener are wrapped in a AbortProcessingException and ignored.

The user gets no feedback. I assume that this is not intended. I found the discussion here http://issues.apache.org/jira/browse/MYFACES-2216 on this topic as well.

It is possible to work around the problem providing a custom exception handler which unwrapps the exception and handle exceptions which are not AbortProcessingException.

Are there any plans to change the current behaviour?

Best Regards

Sebastian Hennebrueder
http://www.laliluna.de
[Message sent by forum member 'laliluna' (i_at_laliluna.de)]

http://forums.java.net/jive/thread.jspa?messageID=368910