https://issues.apache.org/bugzilla/show_bug.cgi?id=50411

Marco <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #2 from Marco <[email protected]> 2010-12-05 15:15:09 EST ---
Hi Mark,

the bug needs a second change. In PersistentManagerBase.swapOut(...) the method
call super.remove(session) must change to super.remove(session, false). At the
moment a passivate session is not stored.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to