"bungrudi" wrote :
|
| I have a flow that basically does the following:
| AO -> RO#1 -> ... -> HBS -> REV_ADM -> REV#1 -> ... -> REV#3
->
| -> COM_ADM -> COM#1 -> ... ->COM#3
->
|
| (continued)
| join1 -> dropped
|
|
to be clearer:
| AO -> RO#1 -> ... -> HBS -> fork1
|
| (path1)
| REV_ADM -> REV#1 -> ... -> REV#3 -> join1
| (path2)
| COM_ADM -> COM#1 -> ... ->COM#3 -> join1
|
| (continued after joined)
| join1 -> dropped
|
im starting to think that im using wrong perspective. is it okay to continue the execution
from inside an action?
regards,
rudi
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4134122#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...