0 Replies Latest reply on Sep 27, 2007 9:01 AM by deanouk

    PostLoad callback illegal access to loading collection

    deanouk

      Hi there,
      I'm getting a "org.hibernate.LazyInitializationException: illegal access to loading collection" error when trying to manipulate a data set within an entity within the PostLoad method.

      This is similar to the PostLoad method convertPhotos in example http://java.boot.by/scbcd5-guide/ch06s04.html

      Should this work?


      (Accidently posted in Nhibernate previously)