This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Shared PersistenceContext possible ?gavin.king Sep 7, 2006 11:15 AM (in response to balamg)Definitely NOT! 
 PCs are not supposed to be shared between users. If this is causing you problems, it means that the scope of your PC is too long.
- 
        2. Re: Shared PersistenceContext possible ?balamg Sep 13, 2006 2:07 AM (in response to balamg)Thanks for your reply. May I ask for ideas as to how such a system can be implemented ? (other than an in-memory DB) Should I look at JBoss Cache ? 
 
    