0 Replies Latest reply on Mar 3, 2007 10:02 AM by fcorneli

    Detached entities and security domains

    fcorneli

      Hi,


      I've got two EJB3 JAR, each hosting session beans living in different security domains. Is it true that the JPA entities received from a session bean living on security domain A, will be detached within the session bean living in the other security domain B, thus disabling lazy-loading? Could anyone confirm this behavior?


      Regards,
      Frank.