With these changes we have brought the JBoss BPM Suite and JBoss Fuse Integration Demo project up to date and feel that you have a great example of their integration capabilities.
This project provides an automated installation (repeatable) in minutes where you get JBoss BPM Suite running on an instance of JBoss EAP and a separate instance of JBoss Fuse in its very own Karaf container.
This demo project tells a single story around using a JBoss Fuse camel route to interact with a rules and process project deployed onto JBoss BPM Suite.
Background
![]() |
External BPM customer evaluation process. |
The project can be found on github and has documentation to get you up and running in minutes.
Demo details
Upon starting the server you will find a JBoss BPM Suite setup with the Customer Evaluation project ready for you to inspect, build and deploy for use by the JBoss Fuse camel route we will deploy.![]() |
New container in JBoss Fuse. |
Installing and running
The following steps will get you up and running in a matter of minutes with this fully automated and repeatable demo:![]() |
Camel route. |
- Add products to installs directory.
- Run 'init.sh' or 'init.bat'.
- Start the JBoss BPM Suite server, login, build and deploy JBoss BPM Suite process project at http://localhost:8080/business-central (u:erics/p:bpmsuite1!).
- Add fabric server passwords for Maven Plugin to your ~/.m2/settings.xml file the fabric server's user and password so that the maven plugin can login to the fabric.
<!-- Login for fabric repo --> <servers> <server> <id>fabric8.upload.repo</id> <username>admin</username> <password>admin</password> </server> </servers>
- Login to Fuse management console at: http://localhost:8181 (u:admin/p:admin).
- Connect to root container with login presented by console (u:admin/p:admin)
- Create container name c1 and add demo-bpmsuitefuseintegration profile (see screenshot below)
Looking to Automate your business? - Enjoy the demo!
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.