At EJBRemoteTransactionPropagatingInterceptor, a transaction that has been already open at current server could be ignored, thus causing the transaction to be reimported, resulting in the double diamond problem.
- is duplicated by
-
WFLY-7282 Deadlock in BasicAction when jboss remoting and JTA is used
- Closed