1 Reply Latest reply on Jun 6, 2006 5:27 AM by mrudulam

    Getting existing JbpmContext in jbpm

    sunilkumar1379

      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