| I had a quick look at the test case template and even created my own test case though I have been unable to reproduce. In the situation I described above I am utilizing Wildfly / JEE container-managed transactions (@Transactional(value=TxType.REQUIRES_NEW)) which could be the contributing factor. |