Description
See OPENJPA-144. It would seem that in a WebSphere environment, when specifying a non-jta-data-source, the JDBC connection that OpenJPA looks up does not permit calls to Connection.commit(). This, in conjunction with OPENJPA-149, means that in a default configuration, OpenJPA cannot use non-JTA data sources in a WebSphere environment.
Attachments
Issue Links
- is related to
-
OPENJPA-149 non-jta-data-source must be specified in WebSphere environments
- Closed
- relates to
-
OPENJPA-144 JDBCConfigurationImpl does not support JNDI lookup for non-jta-data-source.
- Closed