[ http://issues.apache.org/jira/browse/BEEHIVE-1030?page=all ] Alejandro Ramirez closed BEEHIVE-1030: --------------------------------------
Verified fixed with beehive build from SVN Revision: 365756 Executed repro steps and now I'm able to see the correct page. I also executed the bvts and the J1030 test passed. > Class-level @Jpf.Forward annotations do not work with inheritLocalPaths=true > ---------------------------------------------------------------------------- > > Key: BEEHIVE-1030 > URL: http://issues.apache.org/jira/browse/BEEHIVE-1030 > Project: Beehive > Type: Bug > Components: NetUI > Versions: V1 > Reporter: Rich Feit > Assignee: Alejandro Ramirez > Fix For: 1.1 > Attachments: pepper.zip > > Repro: > - Build/deploy the existing app ("pepper"). > - Hit http://localhost:8080/pepper/derived/Controller.jpf, whose begin > action uses a class-level @Jpf.Forward defined on a base class controller > (base.Controller). > EXPECTED: see /base/index.jsp, since inheritLocalPaths=true on > derived.Controller > ACTUAL: 404 -- 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
