From 622a0f813a4bfc1b6b4217b07464d9df29092d1d Mon Sep 17 00:00:00 2001 From: Phil Wakelin Date: Mon, 21 Oct 2024 13:50:07 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f5d2eb..8c1da52 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ cics-java-liberty-mq-jms ================ -This project contains two samples. One sample is Java EE web application demonstrating +This project contains two samples. One sample is a Java EE web application demonstrating how to use a message-driven bean (MDB). The second sample is a JMS ConnectionFactory sample that connects to a remote IBM MQ queue manager using an MQ client mode connection. This sample can also be used to write a JMS message