[jboss-user] [jBPM] - Building the jBPM-Console-NG and Form-Builder-NG

Mauricio Salatino do-not-reply at jboss.com
Mon Nov 5 14:29:52 EST 2012


Mauricio Salatino [https://community.jboss.org/people/salaboy21] modified the document:

"Building the jBPM-Console-NG and Form-Builder-NG"

To view the document, visit: https://community.jboss.org/docs/DOC-47828

--------------------------------------------------------------
This document describes the steps required to build and run the jBPM-Console-NG & the Form-Builder-NG project:

First you will need to clone both repositories from git:

1) git clone  https://github.com/droolsjbpm/form-builder-ng.git https://github.com/droolsjbpm/form-builder-ng.git

2) git clone  https://github.com/droolsjbpm/jbpm-console-ng.git https://github.com/droolsjbpm/jbpm-console-ng.git

There is a shared module right now that requires to be built before the both applications. This module is called: *droolsjbpm-knowledge-services* and it is located inside:
jbpm-console-ng. 

3) cd jbpm-console-ng/droolsjbpm-knowledge-services/

4) mvn clean install

5) cd ../.. (to the root dir)

6) cd form-builder-ng/

7) mvn clean install

8) cd .. (to the root dir)

9) cd jbpm-console-ng

10) mvn clean install 

Running the jBPM-Console-NG or the Form-Builder-NG

11) cd jbpm-console-ng/jbpm-console-ng-showcase

12) mvn gwt:run

13) the same for the form builder: inside form-builder-ng/form-builder-ng-showcase mvn gwt:run
--------------------------------------------------------------

Comment by going to Community
[https://community.jboss.org/docs/DOC-47828]

Create a new document in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=102&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121105/80679783/attachment.html 


More information about the jboss-user mailing list