[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1627?page=comments#action_23661 ]
Leonardo Quijano commented on HHH-1627:
---------------------------------------
Then why Session is Serializable?
This breaks use of proxied objects in a clustered web session. Note that I'm not saying it should initialize the proxy. Just recovering the proxy to its previous pre-serialization state.
> Serialize unitialized proxies session
> -------------------------------------
>
> Key: HHH-1627
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1627
> Project: Hibernate3
> Type: Bug
> Components: core
> Reporter: Leonardo Quijano
>
>
> As in HHH-1443, but I disagree with the fix. Shouldn't Hibernate serialize the proxy's session, without initializing it?
--
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
|