[ http://issues.apache.org/jira/browse/BEEHIVE-304?page=history ]

Alejandro Ramirez reassigned BEEHIVE-304:
-----------------------------------------

    Assign To: Jason Dunckley  (was: Alejandro Ramirez)

Please verify and close

> ValidatableProperty annotations not being processed for simple actions
> ----------------------------------------------------------------------
>
>          Key: BEEHIVE-304
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-304
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Jason Dunckley
>     Assignee: Jason Dunckley
>      Fix For: V1Beta

>
> Using the simple action below, the jpf-validation-<pageflowname>.xml never 
> gets the generated rule
> @Jpf.Controller( 
> [EMAIL PROTECTED](name="val", path="newPage1.jsp", 
> validationErrorForward = @Jpf.Forward(name = "failVal", path= "index.jsp"),
>  
> validatableProperties = [EMAIL PROTECTED](propertyName = "required",
> validateRequired = @Jpf.ValidateRequired(message = "This field is required.")
> )
> },
> useFormBean = "beanInstance")
> }
> ) 

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