Hi,
I have a situation where you have two nested fork, at the first fork left a task
unfinished and launched the second fork with two more tasks, but when it launches the
second fork, I repeat one of the tasks of the second Fork.
it means if the second Fork is associated with(Task 1, Task 2), when executed, throws
(Task 1, Task 2, Task 1).
The second fork should not only launch their two tasks?, By repeating one of them?. this
is normal operation with two nested Fork?.
Greetings
Sebastian.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266097#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...