jpa JTA transaction and missing jta-data-source should be warned about or 
rejected
----------------------------------------------------------------------------------

                 Key: GERONIMO-5824
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5824
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: persistence
    Affects Versions: 2.1.8, 2.2.2, 3.0
            Reporter: David Jencks


Someone just had a lot of weird transaction errors that turned out to be 
because they had configured a persistence.xml with JTA transaction support and 
only a non-jta-datasource that was actually transactional.  When both the tm 
and openjpa tried to control the tx confusion enused.

We can detect this situation on deployment and either reject it or at least 
loudly warn about it.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to