Skip to content

JPA support with EJB 2.1 CMT [SPR-2236] #6926

@spring-projects-issues

Description

@spring-projects-issues

Erwin Vervaet opened SPR-2236 and commented

It is currently not possible to have a local JPA EntityManager, like the one created by LocalEntityManagerFactoryBean, participate in JTA transactions managed by the container, e.g. EJB 2.1 CMT, even when using JtaTransactionManager.
The Spring Hibernate integration does support this, using the JtaTransactionManager.
As an aside, note that the Spring JDO support also does not support this.


Attachments:

Issue Links:

Metadata

Metadata

Assignees

Labels

in: dataIssues in data modules (jdbc, orm, oxm, tx)status: declinedA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions