IDEMPIERE-3793 Transaction not closed
This commit is contained in:
parent
ec7ee69efb
commit
fb2c89fbca
|
@ -624,7 +624,6 @@ public class Trx
|
|||
}
|
||||
catch (SQLException e2) {;}
|
||||
}
|
||||
trx = null;
|
||||
// Throw exception
|
||||
if (e instanceof RuntimeException)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue