Skip to content

Commit 132b9e6

Browse files
committed
Add build icon
1 parent e4a91de commit 132b9e6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
cics-java-liberty-mq-jms
22
================
3-
This project contains two samples which can be using in a CICS Liberty JVM server to test
4-
demonstrate JMS integration with IBM MQ.
3+
4+
[![Build](https://github.com/cicsdev/cics-java-liberty-mq-jms/actions/workflows/main.yml/badge.svg)](https://github.com/cicsdev/cics-java-liberty-mq-jms/actions/workflows/main.yml)
5+
6+
7+
This project contains two samples which can be used in a CICS Liberty JVM server to test demonstrate JMS integration with IBM MQ.
58
The first sample is an EJB application demonstrating how to use a message-driven bean (MDB).
69
The second sample is a Java EE web application that uses JMS to connect to a remote IBM MQ queue manager using an MQ
710
client mode connection. This sample can also be used to write a JMS message to drive

0 commit comments

Comments
 (0)