As I understand jbpm-console.ear application uses Messaging and Sheduler services via
local session bean interfaces. Is it possible to make it working with remote interfaces?
I want to implement architecture as follows. There are several different web application.
Each of them can be deployed on different web servers. And each of them can create process
instances with async execution. Execution of these instances should be processed on
separate server or cluster of servers. So is it possible to make this interaction with jms
and remote session bean interfaces?
Thank you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4114168#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...