Hi, I want to get and use the existing jbpmContext, but i don't know how to use existing context. the only way which i know to create "JbpmContext" object is:
JbpmContext jbpmContext = jbpmConfiguration.createJbpmContext(); Which creates new context, but i want to use existing Thanks and Regards Sunil Kumar View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949289#3949289 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949289 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
