-
Bug
-
Resolution: Done
-
Major
-
3.3.x
I am developing project Phibase. The source is here: http://phibase2.svn.sourceforge.net/viewvc/phibase2/trunk/org.phibase.database.schema/ and database config file here: http://phibase2.svn.sourceforge.net/viewvc/phibase2/trunk/org.phibase.database/doc/ I cannot rebuild configuration and I have error: org.hibernate.HibernateException: Unable to get the default Bean Validation factory. Stack track shows it's missing javax.validation.Validation. However this class occurs in ivy dependencies (look at ivy.xml). This error doesn't occurs in linux environment.
- relates to
-
JBIDE-7726 Could not create JPA based Configuration thrown when using Hibernate Console on a project generated with SeamGen
- Closed