14 Replies Latest reply on Oct 15, 2007 6:03 AM by nagypalg

    List re-initialization after nested conversation

    beligum

      Hi all,

      I have a List-object, containing a couple of entity-beans in a stateful session bean, in a conversation context. When I start a nested conversation, alter one of these entity-beans, and come back with end-conversation, the List-object is not correctly set back, but contains null-values (same amount of initial beans). The rest of the outer session seems to be restored back correctly.

      Any ideas why this happens?

      Using JBoss 4.2.1 with Seam 2.0 CR

      b.