[jboss-user] [JBoss jBPM] - Re: Multiinstances of the same process
jits_1998
do-not-reply at jboss.com
Wed Sep 20 04:36:19 EDT 2006
Post the console log and code for us to see.
Try and get only the relevant portion.
Also, are all the three instances actually saved in db? Can you do a "select * from jbpm_processinstance".
If this does not return anything, you can try closing the jbpmContext after saving the process instance and then open a new one to get the graph session and use this graphsession to search for process instances.
cheers!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972860#3972860
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972860
More information about the jboss-user
mailing list