Video: SwitchYard Order Demo with JBoss EAP 6 on OpenShift
Join the DZone community and get the full member experience.
Join For FreeThis video will show you how to setup an OpenShift instance (a.k.a. Gear) based on JBoss EAP6, add a SwitchYard cartridge, pull in my pre-configured OrderService demo project and deploy it all in about 6 minutes. It is based on the SwitchYard quick-start demo called Orders and can be found in the projects released code base.
I also discuss why you can't see your exposed services on the 18001 port due to OpenShift security blocking these ports. It is possible using the INTERNAL_IP to access these services from your running applications, such as this demo does. I also show you how to import the project into JBoss Developer Studio and setup the OpenShift server.
I hope this helps you get started with your very own SwitchYard ESB services. :)
I hope this helps you get started with your very own SwitchYard ESB services. :)
Enterprise architecture planning
OpenShift
JBoss
Published at DZone with permission of Eric D. Schabell, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
Decoding eBPF Observability: How eBPF Transforms Observability as We Know It
-
Java Concurrency: Condition
-
How AI Will Change Agile Project Management
-
From CPU to Memory: Techniques for Tracking Resource Consumption Over Time
Comments