The brokers auto-creation handling defaults to creating 'multicast'
addresses+queues unless requested otherwise by either the connecting
producer specifying what it wants, or by updating the brokers default
address configuration for that address. That is, it gives topic-like
pub-sub behaviour if no
Hi Ephemeris-
1. Yes, you should use failover:() even with one URL (esp if using load
balancer)
2. These Camel errors are trick to troubleshoot without seeing all the
settings. Camel JMS uses Spring JMS under the covers, and understanding how
that works in combination with Connection Pooling i
Hello again.
Perhaps you've already seen my previous mail... I've tried some
options and none of them seems to fix my connection issues.
I've tried first adding "failover" over my tcp URL, and then
"keekAlice=true" on the tcp transport, and then the two changes
together, and I have exactly the sa