Yoseph Stephen, if you still have them available, can you attach the testcase you were using (at least the entities/mappings and the sequence of calls)?
My application use multi-tenancy (with ehcache) and pessimistic & optimistic locking feature from Hibernate. For the pesimistic locking, the isolation level is set to 2, and optimistic locking is using "opt_lock" table column as version field.
When I execute a certain web request, the process should create multiple DB session and should work as the follo...
This message was sent by Atlassian JIRA (v6.1-OD-09-WN#6144-sha1:62dfc48)