serializing session from a named session factory to a different vm broken
-------------------------------------------------------------------------
Key: HHH-1816
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1816
Project: Hibernate3
Type: Bug
Components: core
Versions: 3.2.0.cr2
Reporter: Steve Ebersole
Assigned to: Steve Ebersole
Fix For: 3.2.0
It should be possible to serialize a session from a named session factory instance into a different vm in which a session factory with the same name resides. This used to work and was broken by the session serialization performance improvements done earlier.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|