This initially leveraged web services, that we later migrated to microservices with the help of JBoss Fuse.
With the release of JBoss Fuse 6.2, we wanted to revisit the project and make sure you had the latest greatest products at your disposal.
With a bit of work, some spit and polish, we think you will enjoy the all new JBoss BPM Suite & JBoss Fuse Travel Agency Integration Demo up to date and feel that you have a great example of their microservices integration capabilities.
Travel booking process. |
Background
Watch the microservice do it's work! |
Demo details
Upon starting the server you will find a JBoss BPM Suite setup with the Travel Agency project ready for you to inspect, build and deploy for use by the JBoss Fuse microservices you will be deploying in their own containers.Installing and running
The following steps will get you up and running in a matter of minutes with this fully automated and repeatable demo:6 microservices in 6 containers! - Add products to installs directory.
- Run 'init.sh' or 'init.bat' file. 'init.bat' must be run with Administrative privileges.
- 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.
<!-- Server login to upload to fabric. --> <servers> <server> <id>fabric8.upload.repo</id> <username>admin</username> <password>admin</password> </server> </servers>
- Start Fuse Server, by running 'fuse' or 'fuse.bat':
- Login to Fuse management console at: http://localhost:8181 (u:admin/p:admin).
Looking to Automate your business? Under Services -> Containers tab, you will see 6 containers, select and start each one.- Check if web services are available under Services -> APIs tab.
- Enjoy the demo!
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.