[jboss-user] [JBoss jBPM] - Re: Strange behaviour when using fork

bungrudi do-not-reply at jboss.com
Wed Mar 5 01:15:00 EST 2008


"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#4134122

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4134122



More information about the jboss-user mailing list