JbpmContext.getCurrentJbpmContext() is thread safe.
When you call context object with:
JbpmConfiguration.getInstance().createJbpmContext();
You can get context object in current Thread only.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994838#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...