Fuse
Route
Route
Process
Process
BPMS
Restful API Call
Clone project or [download and unzip.](https://github.com/eschabell/brms-fuse-integration-demo/archive/master.zip)
Open a browser at the following address
Download JBoss BPM Suite 6.0.2
jboss-bpms-6.0.2.GA-redhat-5-deployable-eap6.x.zip
Place the zip file under export_project_dir/installs
Open a browser at the following address
Download JBoss EAP 6.1.1
brms-eap-6.1.1.zip
Place the zip file under export_project_dir/installs
Open a browser at the following address
Download JBoss Fuse 6.1
jboss-fuse-full-6.1.0.redhat-379.zip
Place the zip file under export_project_dir/installs
After all 3 products are downloaded into installs folder, go to the root directory of the lab
Run 'init.sh' or 'init.bat'.
Start JBoss Fuse by executing under target/jboss-fuse-6.1.0.redhat-379/bin
./fuse
fabric:create --wait-for-provisioning
<server>
<id>fabric8.upload.repo</id>
<username>admin</username>
<password>admin</password>
</server>
mvn fabric8:deploy
Go to Runtime/Container, create container name c1 and add BPMSuiteFuse profile
Start JBoss Fuse by executing under target/jboss-eap-6.1/bin
./standalone.sh