Invalid error for missing returnAction in a derived page flow
-------------------------------------------------------------

         Key: BEEHIVE-754
         URL: http://issues.apache.org/jira/browse/BEEHIVE-754
     Project: Beehive
        Type: Bug
  Components: NetUI  
    Versions: V1    
    Reporter: Rich Feit
 Assigned to: Rich Feit 
     Fix For: TBD
 Attachments: jira754.zip

Try to compile the soon-to-be-attached page flows.

EXPECTED: successful compilation
ACTUAL: 
WEB-INF\.tmpbeansrc\derived\Controller.java:7: There is no Jpf.Forward 
annotation with the returnAction attribute defined for this nested 
PageFlowController.
public class Controller extends base.Controller
       ^
1 error

This error is invalid, because there *is* an action ('it') in the base page 
flow that has a Forward with a returnAction.

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

Reply via email to