0 Replies Latest reply on Nov 14, 2011 9:10 AM by yurien1986

    javax.persistence.PersistenceException: org.hibernate.LazyInitializationException: could not initialize proxy - no Session.

    yurien1986

      hello, i am trying to persist an object and when i call the entityManager.persit(object), i got this
      javax.persistence.PersistenceException: org.hibernate.LazyInitializationException: could not initialize proxy - no Session.


      I have tried to fix this problem,but i do not know why a have got this exception.


      Help!!!!!!!!!!