-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Eduardo Issao Ito wrote:
|
| Anyone that is using Hessian/Burlap remoting , know if there is any
| problem serializing Hibernate objects (specially collections)?
As long as the serialization process is smart enough to call the
getters, so that any lazy loading will have a chance to load. Also,
make sure your Session is still open during the serialization to let and
lazy loading to finish.
I haven't tried it, but those are some things to watch out for.
Seth
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFAP6hc5EIB1scRes8RAmB0AJ9eUhabUA3ei5W5sIvm/aTKJf0UYwCfaim3
6Zi11/EijJR5w0Njkt8Hl4o=
=VXnV
-----END PGP SIGNATURE-----
|