Issue Type: Bug Bug
Affects Versions: 4.1.9
Assignee: Unassigned
Created: 12/Feb/13 10:07 AM
Description:

Assume you have the javax.validation API on the classpath and try to bootstrap Hibernate as JPA provider without a validation provider on the classpath.

This causes an exception due to TypeSafeActivator not considering the configuration properties and propagating the Exception being thrown by the call to Validation.buildDefaultValidatorFactory() as HibernateException (in getValidatorFactory(…).

Project: Hibernate ORM
Priority: Major Major
Reporter: Oliver Gierke
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