mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-08 02:59:14 +00:00
This closes #1566
This commit is contained in:
commit
69e52eacee
@ -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