Hi all! I have a problem with jbpm 3.0.2 and subprocesses (related to Bug http://jira.jboss.com/jira/browse/JBPM-477):
We have some sub-processes calling sub-processes semself. Now we want to traverse the full graph of processes so save each of them manually. The first try was: Get to the absolute root process and then recursivly go to each sub-processes (search all tokens and step into sub-processes). We only use the object oriented way (no hibernate queries). But the graph seems not to be complete. We have super-processes where the rootToken hast subProcessInstance = null (but there should be a reference). But this is not in every situation... Does anybody knows what is the problem here? I think, it is a problem with the Hibernate mappings, but because we use JDO for a long time, I don't know Hibernate so good... Any hints? Thanks in advance Bernd View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3920063#3920063 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3920063 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user