Chris Melas [http://community.jboss.org/people/melc] created the discussion

"Re: Deploy jBPM on separated Project"

To view the discussion, visit: http://community.jboss.org/message/603349#603349

--------------------------------------------------------------
Hi,
You can use jbpm from an application i.e. web application in jsf, only by using 
the related jbpm resources (i.e. bpmn file) and jbpm/drools jar libraries. Take 
a look at the documenation  
http://docs.jboss.org/jbpm/v5.0/userguide/ch03.html#d0e477 
http://docs.jboss.org/jbpm/v5.0/userguide/ch03.html#d0e477

Great posibilities are to have deployed i.e. on jboss , guvnor (a central 
repository and bpms/brms manager with versioning etc) where you can load your 
processes from and use them inside your application. Or even use the web 
services REST API by deploying the gwt-server-console.war and call the services 
from your application. 
In all cases your application can be deployed anywhere and access remotely all 
these resources or have the core libraries included localy in your application.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/603349#603349]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to