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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...