[richfaces-issues] [JBoss JIRA] (RF-12692) rich:select - unknown validator SelectLabelValueValidator

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Fri Jan 4 09:27:08 EST 2013


    [ https://issues.jboss.org/browse/RF-12692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743544#comment-12743544 ] 

Lukáš Fryč commented on RF-12692:
---------------------------------

Hey Erdem,

there must be problem with auto-discovery of [{{@FacesValidator}} annotation on SelectLabelValueValidator class|https://github.com/richfaces/components/blob/develop/input/ui/src/main/java/org/richfaces/validator/SelectLabelValueValidator.java#L46].

in your environment.

You can work around this problem with manually registering validator in {{faces-config.xml}} - see workaround description above.

To avoid such problems, I will take more defensive approach and I will use RichFaces {{faces-config.xml}} to register this validator instead of using annotation.


                
> rich:select - unknown validator SelectLabelValueValidator
> ---------------------------------------------------------
>
>                 Key: RF-12692
>                 URL: https://issues.jboss.org/browse/RF-12692
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 4.3.0.M2, 4.3.0.M3
>         Environment: Windows7, Tomee 1.0.0 / Webpshere 8.0.0.3, Myfaces 2.0.2/MyFaces 2.1.7
>            Reporter: Erdem YILMAZ
>            Assignee: Lukáš Fryč
>              Labels: SelectLabelValueValidator, missing, regression
>             Fix For: 4.3.0.CR1
>
>
> We have trying our application with the new M3 release/snapshots but have error in all simple pages with rich:select component. We think that on build time SelectLabelValueValidator.class is not added to the richfaces-components-ui-4.3.0.XX.jar

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list