anonymous wrote : 
  | Question: Do you save the PI after signalling it to go into the fork? I 
assume you do, but just want to be sure. 
  | 
  | Earlier I was not. Shame on me. I had a "State" node earlier. To make 
things easy I changed it to a Task-node and let the webapp handle the save 
(using the "Save and Close Task"). The "Save and Close task" propagates the 
execution into the fork, etc.
  | 
  | Still, same behavior.
  | 
  | I should have tried this earlier, but I'm next going to really simplify the 
process defn to just a start state, node and end state. Have an action handler 
on the node which posts a message (with the token id) on a JMS queue, have an 
MDB listening on this queue which will do some processing and then signal the 
token using the token id that it picked up. Deploy the par with the default 
webapp and go from there.
  | 
  | If you or anyone come across something stupid that I've been doing, please 
point it out. Always appreciate it.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962636#3962636

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962636
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to