You can reuse JbpmContext by using JbpmContext.getCurrentJbpmContext(). This is stored in a thread local variable.
So if you open a context, only perform a deploy and then close the context the process definition is not saved? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962136#3962136 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962136 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
