[ http://issues.apache.org/jira/browse/BEEHIVE-579?page=comments#action_64004 ] Julie Zhuo commented on BEEHIVE-579: ------------------------------------
coreWeb/miniTests/exceptionMessages/throw1.do cause the the same exception. > PfExceptions coreWeb BVT test fails with struts1.1 > -------------------------------------------------- > > Key: BEEHIVE-579 > URL: http://issues.apache.org/jira/browse/BEEHIVE-579 > Project: Beehive > Type: Bug > Components: NetUI > Versions: V1 > Reporter: Julie Zhuo > Assignee: Rich Feit > > coreWeb/pageFlowCore/exceptions/catchLocalToPage.do cause the following > exception, > *************** > Stack Trace: java.lang.NoSuchMethodError: > org.apache.beehive.netui.pageflow.internal.PageFlowExceptionHandler.logException(Ljava/lang/Exception;)V > > at > org.apache.beehive.netui.pageflow.internal.PageFlowExceptionHandler.execute(PageFlowExceptionHandler.java:71) > > at > org.apache.beehive.netui.pageflow.internal.DefaultExceptionsHandler.invokeExceptionHandlerClass(DefaultExceptionsHandler.java:304) > > at > org.apache.beehive.netui.pageflow.internal.DefaultExceptionsHandler.handleException(DefaultExceptionsHandler.java:168) > > at > miniTests.handlers.Controller$OverrideExceptionsHandler.handleException(Controller.java:99) > > at > org.apache.beehive.netui.pageflow.FlowController.handleException(FlowController.java:260) > > at > org.apache.beehive.netui.pageflow.FlowController.internalExecute(FlowController.java:442) > > at > org.apache.beehive.netui.pageflow.PageFlowController.internalExecute(PageFlowController.java:248) > > at > org.apache.beehive.netui.pageflow.FlowController.execute(FlowController.java:308) > > at > org.apache.beehive.netui.pageflow.internal.FlowControllerAction.execute(FlowControllerAction.java:48) > > at > org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484) > > at > org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.access$201(PageFlowRequestProcessor.java:108) > > at > org.apache.beehive.netui.pageflow.PageFlowRequestProcessor$ActionRunner.execute(PageFlowRequestProcessor.java:1976) > > at > org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors$WrapActionInterceptorChain.continueChain(ActionInterceptors.java:63) > > ... > ******************************************* > With struts1.2, it produce the following result, > Error Page > Message from method: > Exception message: > pageFlowCore.exceptions.Controller$LocalCatchToPageException: this is a > LocalCatchToPageException > The test code resides at > beehive/netui/test/webapps/drt/coreWeb/pageFlowCore/exceptions. -- 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
