Hardy Ferentschik commented on Bug HV-790

That looks like a setup issue to me. As of Bean Validation 1.1 an UEL implementation is needed. See also http://docs.jboss.org/hibernate/stable/validator/reference/en-US/html_single/#validator-gettingstarted-uel.

So one has to either add these libraries or in the case of a container the UEL libraries should be provided. Have you added EL dependencies? There seem to be multiple versions of javax/el/ExpressionFactory or at least different class loaders loading the same class.

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