JBoss EAP 7 connected to WebsphereMQ running on Docker
Last year for a previous customer I wrote an article/post about WebsphereMQ Best Practice with JBoss EAP 6. Today we will make almost the same setup but with JBoss EAP 7, WebsphereMQ Sample IVT application, and both running on Docker. This tutorial demonstrates how to configure and connect these enterprise technologies in a containerized environment. I assume you have basic knowledge of Docker commands and concepts. Howto run JBoss EAP 7 connected to WebsphereMQ both running on Docker ...