[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
Mon Oct 7 09:50:02 EDT 2013
[ https://issues.jboss.org/browse/WFLY-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Farah Juma updated WFLY-2176:
-----------------------------
Fix Version/s: 8.0.0.CR1
> 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
> Fix For: 8.0.0.CR1
>
>
> 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