Esteban Aliverti [
http://community.jboss.org/people/eaa] created the discussion
"Re: jBPM5 - Drools Guvnor"
To view the discussion, visit:
http://community.jboss.org/message/627598#627598
--------------------------------------------------------------
The assets (rules, processes, etc.) you create in Guvnor are available through various
mechanisms like:
* HTTP Request
* Webdav
* REST API
You can take a look at the documentation to see how this works:
http://docs.jboss.org/drools/release/5.3.0.Beta1/drools-guvnor-docs/html_...
http://docs.jboss.org/drools/release/5.3.0.Beta1/drools-guvnor-docs/html_...
What people usually do is to Compile the package where all the assets are ing Guvnor and
then use that package in your applications using kbuilder.add().
Another way is to use jbpm-gwt-console as runtime for your processes. In this case,
jbpm-gwt-console will connect to Guvnor to retrieve all the processes from it.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/627598#627598]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]