Hi,
I'm struggling on how to integrate my application within the jbm-installer.
As I see, jbpm-installer installs and customizes an Jboss AS and deploys jbpm-gwt-console, jbpm-gwt-console-server, the designer and drools-guvnor.
But if I compare these deployments to the graphic here http://docs.jboss.org/jbpm/v5.2/userguide/images/Chapter-Overview/Overview.png I don't know where the Core Services and especially the Core Process Engine reside in. How do I integrate these deployments/services into my own new application? How can I start processes from my application and track them via the jbpm-gwt-console?
Thanks for your help
Matthias