[jboss-user] [jBPM Users] - Re: jBPM4 - Remote Service interface
jbarrez
do-not-reply at jboss.com
Tue Sep 1 08:44:29 EDT 2009
You can use the RemoteCommandExecutor for sure, but the downside of this solution is that you can't use the standard API's (executionService, taskService, etc).
The REST service offered by the console can be used, but it is by far not as powerful as the service API.
Imo, the easiest approach is constructing a ProcessEngine on Tomcat, where the jbpm config is pointing to the same DB as the one on JBoss.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4252829#4252829
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4252829
More information about the jboss-user
mailing list