Skip to content

Commit f69f937

Browse files
authored
Merge pull request wildfly#238 from sgilda/JBEAP-13306
Update messaging-clustering-singleton README: Summary should use JBos…
2 parents 387daf1 + de92ca3 commit f69f937

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

messaging-clustering-singleton/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
Author: Flavia Rainone, Jess Sightler
44
Level: Advanced
55
Technologies: JMS, MDB, Clustering
6-
Summary: The `messaging-clustering-singleton` quickstart uses a JMS topic and a queue to demonstrate clustering using ActiveMQMessaging with MDB singleton configuration (only one node in the cluster will be active)
6+
Summary: The `messaging-clustering-singleton` quickstart uses a JMS topic and a queue to demonstrate clustering using ${product.name} messaging with MDB singleton configuration where only one node in the cluster will be active.
77
Target Product: ${product.name}
88
Source: <${github.repo.url}>
99

1010
## What is it?
1111

12-
The `messaging-clustering-singleton` quickstart demonstrates the use of clustering with Apache ActiveMQ and ${product.name.full}. It uses the same code as in [helloworld-mdb](../helloworld-mdb/README.md) quickstart, with only a difference in the configuration to run it as a clustered singleton. Instructions are provided to run the quickstart on either a standalone server or in a managed domain.
12+
The `messaging-clustering-singleton` quickstart demonstrates the use of clustering with integrated Apache ActiveMQ Artemis. It uses the same code as in [helloworld-mdb](../helloworld-mdb/README.md) quickstart, with only a difference in the configuration to run it as a clustered singleton. Instructions are provided to run the quickstart on either a standalone server or in a managed domain.
1313

1414
These are the two JMS resources contained in this quickstart:
1515

0 commit comments

Comments
 (0)