Skip to content

Sample artifacts for "Using MQ JMS in an OSGi JVM server" article.

License

Notifications You must be signed in to change notification settings

mamwl1/cics-java-osgi-mq-jms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cics-java-osgi-mq-jms

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.

About

Sample artifacts for "Using MQ JMS in an OSGi JVM server" article.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published