In the user guide, both "Chapter 9. Process Modelling" and "Chapter 13. 
Asynchronous continuations" talk at a very high/abstract level and only briefly 
mention CommandExecutorThread. (And the JavaDocs for these classes are empty). 
So, in theory, it sounds like jBPM does what I want, but I can't find any 
specifics on how to go about implementing a solution in practice.

Is there any example of code for how to use the CommandExecutorThread? i.e. If 
I wanted a very simple program that just started a CommandExecutorThread and 
responded to messages by invoking the correct workflow, what would I put in the 
main() method to (fully) configure and start the CommandExecutorThread?

Thanks.

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

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

Reply via email to