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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...