validator merge file are not located correctly with page flow inheritance.
--------------------------------------------------------------------------

         Key: BEEHIVE-432
         URL: http://issues.apache.org/jira/browse/BEEHIVE-432
     Project: Beehive
        Type: Bug
  Components: NetUI  
    Versions: V1Beta    
    Reporter: Carlin Rogers
 Assigned to: Carlin Rogers 
    Priority: Minor
     Fix For: V1


The page flow inheritance does not correctly locate the validation
rules file given in the validatorMerge attribute of the parent
Controller annotation.

Using a relative path from the parent, the page flow compiler 
sets that same relative path for the child. 

Workaround is for the child page flow to just override the
validatorMerge attribute in its own Controller annotation.
Or, the parent can use an absolute path from the webapp root.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to