This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: Lazy loadtony.herstell1 Sep 1, 2008 9:59 PM (in response to srpantano)Have you set Extended on your EntityManager? if not then when you come back to the toy server and re-access a entity it will have become detached. This is NOT the default setting for some strange reason. It's easy to foget, and since Seam is supposed to be stateful; it seems an odd default setting! 
 
    