[jboss-jira] [JBoss JIRA] Created: (HIBERNATE-108) support hibernate.hbm2ddl.auto for WAS JTA enabled environment

Peter Kovgan (JIRA) jira-events at lists.jboss.org
Mon Nov 17 11:46:36 EST 2008


support hibernate.hbm2ddl.auto for WAS JTA enabled environment
--------------------------------------------------------------

                 Key: HIBERNATE-108
                 URL: https://jira.jboss.org/jira/browse/HIBERNATE-108
             Project: Hibernate
          Issue Type: Feature Request
         Environment: WAS 6.1, websphere 6.1, IBM VM, Windows XP
            Reporter: Peter Kovgan
            Assignee: Steve Ebersole


ERROR SchemaExport - Unsuccessful: create sequence hibernate_sequence
ERROR SchemaExport - ORA-02089: COMMIT is not allowed in a subordinate session

in JTA supported environment hibernate.hbm2ddl.auto=create fails to work.

Probably schema creation attempt made out of global transaction scope.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list