We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c229d17 commit 355681aCopy full SHA for 355681a
demos/broker/high-availability/etc/backup.png
137 KB
demos/broker/high-availability/src/main/resources/jndi.properties
@@ -0,0 +1,3 @@
1
+java.naming.factory.initial=org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
2
+connectionFactory.ConnectionFactory=tcp://localhost:61616?ha=true&retryInterval=1000&retryIntervalMultiplier=1.0&reconnectAttempts=-1
3
+queue.queue/exampleQueue=exampleQueue
0 commit comments