[jboss-user] [jBPM] New message: "Re: Possible performance problem caused by autoSaveProcessInstances"

Richard Qin do-not-reply at jboss.com
Wed Mar 10 22:06:07 EST 2010


User development,

A new message was posted in the thread "Possible performance problem caused by autoSaveProcessInstances":

http://community.jboss.org/message/531277#531277

Author  : Richard Qin
Profile : http://community.jboss.org/people/richard.qin

Message:
--------------------------------------------------------------
The same processInstance is not added explicitly by the pages of web app, it's added implicitly by the initialization of the seam components. when jbpm is enabled in seam, the initialization of the component will invoke the ProcessInstance.getProcessInstance, it invoke the JbpmContext.getProcessInstanceForUpdate to add the processInstance to the autoSaveProcessInstances. the following picture shows the full call stack:
http://community.jboss.org/servlet/JiveServlet/showImage/2280/jbpmcallstack.jpg
thanks

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/531277#531277




More information about the jboss-user mailing list