http://docs.jboss.org/hibernate/stable/core/reference/en/html/transactions.html#transactions-basics-apptx

Jon Stevens wrote (2009-08-26 21:48):
> You put Hibernate objects into the session?
>
> jon
>
> On Wed, Aug 26, 2009 at 8:37 AM, Mattias Jiderhamn
> <mj-li...@expertsystems.se <mailto:mj-li...@expertsystems.se>> wrote:
>
>     In Resin 4 <persistent-store type="file"> seems to use Hessian for
>     serializing the session values.
>     This causes some trouble for us since Hessian in some cases tries to
>     access uninitialized Hibernate collections after the
>     session/transaction
>     is closed.
>     Is there a way to revert Resin 4 to the old behaviour...?
>
>     --
>
>      </Mattias>
>

_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to