Sample artifacts for "Using MQ JMS in an OSGi JVM server" article referenced below.
#Pre-reqs
CICS TS V5.2 or later
CICS Explorer
MQ version 7.1 or 8
Exact details provided in article referenced below
#Installation
Import the code.zip file into CICS Explorer using the "Existing Projects into Workspace" option. Place the .bindings file onto your HFS ensuring that when you upload it using FTP you use the binary option to keep it in ASCII format. Update QAdd.java so that this line "environment.put(Context.PROVIDER_URL, "file:///u/mleming/jndi/");" points to the .bindings file.
#Reference
Code originally developed for this article which describes the full set up required. https://developer.ibm.com/cics/2015/06/04/using-mq-jms-in-a-cics-osgi-jvm-server/
#License Please read the license.