1 Reply Latest reply on Oct 6, 2006 9:37 AM by kukeltje

    Regarding JbpmContext

    jagadeeshrao

      Hi,


      How can we store data into database with out closing JBPM context?

      I am using JbpmContext.save (processInstance);

      But, data was not getting stored into database.

      when I execute jbpmcontext.close(); data was getting stored.


      Please guide me in this issue.

      Thanks in advance.

      JD