[jboss-jira] [JBoss JIRA] (WFLY-2176) JSF should be able to access the CDI-enabled ValidatorFactory

Farah Juma (JIRA) jira-events at lists.jboss.org
Thu Oct 3 11:04:02 EDT 2013


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

Farah Juma commented on WFLY-2176:
----------------------------------

Created the following pull request:
https://github.com/wildfly/wildfly/pull/5212
                
> JSF should be able to access the CDI-enabled ValidatorFactory
> -------------------------------------------------------------
>
>                 Key: WFLY-2176
>                 URL: https://issues.jboss.org/browse/WFLY-2176
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: JSF
>    Affects Versions: 8.0.0.Alpha4
>            Reporter: Farah Juma
>            Assignee: Farah Juma
>
> Currently, for every deployment that uses JSF, the JSF subsystem adds the org.hibernate.validator module to the deployment.  A ValidatorFactory is then obtained via the standard Bean Validation bootstrap strategy. However, a ValidatorFactory obtained this way isn't CDI-enabled. JSF needs to use the EE LazyValidatorFactory instead.

--
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 jboss-jira mailing list