[jbosstools-issues] [JBoss JIRA] (JBIDE-15743) Use of org.hibernate.jpa.HibernatePersistenceProvider in persistence.xml throws

Connor Penhale (JIRA) jira-events at lists.jboss.org
Mon Oct 21 12:16:03 EDT 2013


Connor Penhale created JBIDE-15743:
--------------------------------------

             Summary: Use of org.hibernate.jpa.HibernatePersistenceProvider in persistence.xml throws 
                 Key: JBIDE-15743
                 URL: https://issues.jboss.org/browse/JBIDE-15743
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: hibernate
    Affects Versions: 4.1.1.Beta1
         Environment: Using Beta1-v20131021-1410-B458 JBIDE with Eclipse Kepler, Wildfly 8.0.0.Beta1 runtime, building from pom.xml with m2eclipse
            Reporter: Connor Penhale


Issue: When {{org.hibernate.jpa.HibernatePersistenceProvider}} is used as a <provider> in persistence.xml, per Wildfly 8 docs [here|https://docs.jboss.org/author/display/WFLY8/JPA+Reference+Guide#JPAReferenceGuide-UpdateyourPersistence.xmlforHibernate4.3.0], Eclipse / JBIDE Tools throws an exception and cannot build the Hibernate console. Reverting to {{org.hibernate.ejb.HibernatePersistence}} resolves this issue.

--
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 jbosstools-issues mailing list