I've been searching the forums but i cannot see my problem. The following is wat i want to do:
Fork Node A -> Node B ^N -> Join Node C The fork node has to create a number of Node B to be executed. This is done by a program. When all task's are done node c has to be excuted. Node B is not a task. This is a simplified representation of what i want to do. Node B is also a complex piece of workflow. The Wfp16MiWithoutAPrioriRuntimeKnowledge test case does something what i want but this one adds a task and not a workflow route. Is it possible to prgramaticly fork the process and then join it in a node. And if it is can anyone give me some sample code. i would really apreciate it. groetjes Patrick View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943769#3943769 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943769 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
