Re: [hibernate-dev] WebSphereExtendedJtaPlatform (HHH-11606)

2017-05-03 Thread Christian Beikov
According to this answer from a WebSphere developer it isn't possible to suspend/resume transaction in any other way. AFAIK the only "supported" way WebSphere offers for suspen

[hibernate-dev] WebSphereExtendedJtaPlatform (HHH-11606)

2017-05-03 Thread Gail Badner
Currently, in master and 5.1, WebSphereExtendedJtaPlatform will not work for any tasks that use a DdlTransactionIsolatorJtaImpl. The problem is that DdlTransactionIsolatorJtaImpl calls TransactionManager#suspend and #resume on the TransactionManager returned by WebSphereExtendedJtaPlatform#locateT