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
 Assigned to: Carlin Rogers 
     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

Reply via email to