Ronald, you definately pointed me in the right direction, but now I'm confused when I'm looking at the test cases.
In all reality, my scenario is actually Patern14 (Multiple Instances with a priori runtime knowledge). In other words, I will be using a FOR loop to loop through and create the tasks, rather than a while loop. Which means, that the tasks varies from the process definition, but I will know how many tasks to create prior to the transition 't' (before leaving state 'b'). However, I'm looking at the testCase for pattern14, but the testcase is not testing pattern14. It's just testing a standard process definition. Pattern 14 states the number of tasks varies, correct? (i.e. creating tasks based on a FOR loop). But, the testcase only tests the tasks defined in the process definition. Hmmmm View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939697#3939697 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939697 ------------------------------------------------------- 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
