For now, explicitly handling transactions/commits on the lazy loading temporary session fixed the issue. Note that using a custom ConnectionProvider, without connection pooling, fixed it too.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
For now, explicitly handling transactions/commits on the lazy loading temporary session fixed the issue. Note that using a custom ConnectionProvider, without connection pooling, fixed it too.