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

Iecisa do-not-reply at jboss.com
Thu Oct 15 16:56:35 EDT 2009


Well, first we saw is that actions Map contains the actions that are defined in the workflow, and taking into account that actions are always the same class isn't necessary to put(mapping) the action each time. So we put the code line:

if (! actions.containsKey(action.getName())) 

Why put instruction takes 10 second, we still don't undestand, but we think is an Hibernate issue.

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

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


More information about the jbpm-dev mailing list