[ http://issues.apache.org/jira/browse/BEEHIVE-788?page=all ] Julie Zhuo closed BEEHIVE-788: ------------------------------
Verified at rev265606. The event is now only raised once see below. 01 Sep 2005 17:37:07,133 DEBUG DefaultPageFlowEventReporter []: exceptionRaised: Throwable=java.lang. IllegalStateException: intentional exception, ActionMapping=ActionConfig[path=/throwException,name=my Form,parameter=jira786.Controller,scope=request,type=org.apache.beehive.netui.pageflow.internal.FlowC ontrollerAction, ActionForm=[AnyBeanActionForm wrapper for [EMAIL PROTECTED], FlowCon [EMAIL PROTECTED], Request=org.apache.beehive.netui.pageflow.internal.PageFlowReques [EMAIL PROTECTED], [EMAIL PROTECTED] > PageFlowEventReporter.exeptionRaised() is called twice when exception is > un-handled. > ------------------------------------------------------------------------------------ > > Key: BEEHIVE-788 > URL: http://issues.apache.org/jira/browse/BEEHIVE-788 > Project: Beehive > Type: Bug > Components: NetUI > Versions: v1m1 > Environment: Windows/XP > Reporter: David Read > Assignee: Julie Zhuo > Priority: Minor > Fix For: V1 > > Looks like PageFlowEventReporter.exceptionRaised() is called twice when the > exception is not handled. Turning on the debug log message for > DefaultPageFlowEventReporter shows two entries logged for a single request. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
