You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Julie Zhuo (JIRA)" <be...@incubator.apache.org> on 2005/05/02 19:44:05 UTC

[jira] Closed: (BEEHIVE-580) SharedFlowMessageKeys coreWeb BVT test fails with struts1.1

     [ http://issues.apache.org/jira/browse/BEEHIVE-580?page=all ]
     
Julie Zhuo closed BEEHIVE-580:
------------------------------


Verified fixed at rev165441. Close.

> SharedFlowMessageKeys coreWeb BVT test fails with struts1.1
> -----------------------------------------------------------
>
>          Key: BEEHIVE-580
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-580
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1
>     Reporter: Julie Zhuo
>     Assignee: Julie Zhuo
>      Fix For: V1

>
> coreWeb/miniTests/sharedFlowMessageKeys/sf.throwException2.do cause Action Not Found page flow error,
> ******************
> Page Flow Error - Action Not Found
> Page Flow: /miniTests/sharedFlowMessageKeys/Controller.jpf 
> Action: sf.throwException2 
> Form: null 
> Unable to find matching action sf.throwException2.
> *********************************************
> Its catch has hard coded message,
> @Jpf.Catch(type=SharedFlow.Exception2.class, path="index.jsp", message="got the hardcoded shared flow exception message")
> while @Jpf.Catch(type=SharedFlow.Exception1.class, path="index.jsp", messageKey="bar"), whould work.
> With struts1.2, the generates the following result,
> ***************
> /miniTests/sharedFlowMessageKeys/Controller.jpf
> got the hardcoded shared flow exception message 
>   
> sf.throwException1 
> sf.throwException2
> ****************
> Test code resides at beehive\netui\test\webapps\drt\coreWeb\miniTests\sharedFlowMessageKeys.

-- 
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