[jboss-user] [JBoss jBPM] - Re: Blocked signal call

2007-05-15 Thread kukeltje
please, please, please read the documentation on actionhandlers and the async functionality. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045699#4045699 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045699 _

[jboss-user] [JBoss jBPM] - Re: Blocked signal call

2007-05-15 Thread avivstav
What do you mean depends on the implementation, How is the JBPM engine implement and manage the Flow? why is it related to my implementation? Suppose my ActionHandler only pring message to log and update record in DB using hibernate, View the original post : http://www.jboss.com/index.html?mo

[jboss-user] [JBoss jBPM] - Re: Blocked signal call

2007-05-14 Thread kukeltje
It depends if the action is async or not (like stated in my previous post) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045522#4045522 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045522

[jboss-user] [JBoss jBPM] - Re: Blocked signal call

2007-05-14 Thread avivstav
Yes 'That state' I mean to current state the action handler do some job: save record in DB AS I mentioned eralier the start trigger for the flow is web based ( using Ajax) and it seems the Ajax call is back while the action handler related to the current node is running, Thats what I mean the si

[jboss-user] [JBoss jBPM] - Re: Blocked signal call

2007-05-14 Thread kukeltje
what is 'that state'? The current one (for the signal) or the next one where the signal should lead to? If actionhandlers are synchronous, the method is 'blocking' afaik View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045485#4045485 Reply to the post : http: