This content has been marked as final.
Show 2 replies
-
1. Re: async event execution
Konstantin Kolev Apr 28, 2006 7:56 AM (in response to Alexey Kakunin)Hi, akakunin!
Since version 3.1 of jBPM there is possibility for asynchronous execution of nodes.
You can read more here:
http://docs.jboss.com/jbpm/v3/userguide/asynchronouscontinuations.html -
2. Re: async event execution
Kristopher Huggins Jul 12, 2006 3:15 PM (in response to Alexey Kakunin)Hello,
The user guide has a TBD for the "JMS for asynchronous messaging" section.
I am looking for more information about how to configure/deploy a jBPM process so it will run asynchronously with JMS or MDB.
I'm guessing you need to configure which queue is used when you signal an async node and I'm guessing you need some consumer of the queue to continue the bpm instance.
Can someone point me to any documentation, examples & sample code pertaining to this.
Any help would be appreciated and I will try to help fill in the TBD section of the documentation.