[jbpm-dev] [jBPM Development] - Re: Problem inserting in JBPM_JOB

Iecisa do-not-reply at jboss.com
Tue Oct 13 15:28:20 EDT 2009


hi again,
we've found that most of the 10 seconds is going in this block:

Action moveAction = new Action();
moveAction.setName(actionName);
moveAction.setActionDelegation(delegation);
executionContext.getProcessDefinition().addAction(moveAction); 

we know it has no sense, but is in this point

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4260163#4260163

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4260163


More information about the jbpm-dev mailing list