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 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963482#3963482 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3963482 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
