mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-03-04 08:19:56 +00:00
NO-JIRA fix groupID URL doc
This commit is contained in:
parent
d4c9643ce1
commit
69d4252b37
@ -78,7 +78,7 @@ Here's a simple example using the "ConnectionFactory" connection factory
|
||||
which is available in the context by default:
|
||||
|
||||
java.naming.factory.initial=org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
|
||||
connectionFactory.myConnectionFactory=tcp://localhost:61616?roupID=Group-0
|
||||
connectionFactory.myConnectionFactory=tcp://localhost:61616?groupID=Group-0
|
||||
|
||||
## Example
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user