[jboss-dev-forums] [Design of JBoss jBPM] - Asynchronous Continuation with JBPM 3.2.2
mandrita.ca
do-not-reply at jboss.com
Wed Dec 5 06:49:52 EST 2007
Hi,
Can anybody give a write up as to how to implement asynchronous continuation?Since there is one example with the graph oriented programing but nothing as such with the jpdl.
In some forums I found out that when a node is set asynch="true" the messages are inserted into JBPM_MESSAGE table and an executor pojo reads from the table and executes the asynch node.
However in this version i didn't find any table called JBPM_MESSAGE and moreover how can i implement this execution pojo to read from the table and execute the node?
Any help will be appreciated.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110483#4110483
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4110483
More information about the jboss-dev-forums
mailing list