This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Share JbpmContext between warskoen.aers Apr 30, 2006 11:49 AM (in response to rafaelsource)Rafael, 
 JbpmContext is not threadsafe, so sharing a context between applications is probably not a good idea. Why would you want this?
 Regards,
 Koen
- 
        2. Re: Share JbpmContext between warsrafaelsource May 1, 2006 2:25 PM (in response to rafaelsource)Ok, thanks, i need it to share some variables, and other information. Another option is to create a new context and share it, or share the session between diferents wars. 
 I can do it?
 How can i do it?
 There is another posibility?
 
    