0 Replies Latest reply on Aug 7, 2006 3:25 AM by yxyang

    jbpm works with EJB-->transaction & persistence issue

      Hi

      Within EJBs' transaction required method, for any created jbpm objects like ProcessInstance objects, TaskInstance object and Token etc, is it required to call jbpmContext.save(instance) explicitly?

      In other words, what is the principles for saving objects explicitly? (not necessary the three objects mentioned above)

      thanks
      yang