[jboss-user] [JBoss jBPM] - Re: JbpmContext: when to create new vs. get current

WangXin do-not-reply at jboss.com
Wed Oct 18 04:55:23 EDT 2006


I read the source code a little. It seems the current context is got from current thread stack. If the context is not avaialble, a new context will be allocated from the stack. I understand the context may not be re-entry, but it should be safe to use in the thread since each thread has different context.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979004#3979004

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979004



More information about the jboss-user mailing list