<div dir="ltr">I just run into a with transaction manager and synchronizers.<br><br>If transaction.get implicitily creates a new transaction the synchronizers are not called. This is not problem as long as no savepoints are used. If savepoints are used the DataManagers created by synchronizers are not present. Because savepoints are requested from the DataManagers it doesn&#39;t work.<br>
<br>I already created a branch with a fix (transaction/branches/synchfix).<br><br>If one with more knowledge about the transaction manager can approve my change I will add tests and merge the change into trunk.<br><br>Regards<br>
Jürgen<br></div>