Sequence generation in a JTA environment should not require non-JTA datasource ------------------------------------------------------------------------------
Key: OPENJPA-93 URL: http://issues.apache.org/jira/browse/OPENJPA-93 Project: OpenJPA Issue Type: New Feature Components: jdbc Reporter: Patrick Linskey Assigned To: Patrick Linskey When obtaining non-transactional sequence numbers in a JTA environment when no non-jta-data-source or JDBC connection information is supplied, OpenJPA should suspend the current transaction, perform the sequence maintenance in a new transaction, commit, and resume the suspended transaction. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira