[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
Fri Sep 27 18:12:02 EDT 2013


Farah Juma created WFLY-2176:
--------------------------------

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