0 Replies Latest reply on Jul 9, 2007 9:37 AM by p2auljr

    SFSB Passivation/Activation

    p2auljr

      I am trying to decide on the best way to use an extended persistent context with seam.

      Does anyone know if an entity will remain attached to an extended persistence context in a stateful session bean when the session bean has been passivated and later activated?

      Also, if a sfsb outjects a list of managed entities in a datamodel in a conversation context, will it need to merge any changes back into the entitymanager b/c of the chance the sfsb or HttpSession was passivated?

      Thank you.