]
Farah Juma commented on WFLY-2176:
----------------------------------
Created the following pull request:
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: