[jboss-user] [JBoss jBPM] - Re: How to dispatch workflows/create an event handler loop?

ryhadley do-not-reply at jboss.com
Tue Jul 25 13:59:06 EDT 2006


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



More information about the jboss-user mailing list