I notice a few things that are different from the configuration in the
documentation (https://activemq.apache.org/virtual-destinations.html). I'm
not sure if these would cause the behavior you're seeing, but it might be
worth changing them to see if that changes the behavior.
1. Your prefix contai
One last update.. The more I learn about what is going on, I realize the
information I left out of my original post.
The Camel configuration is connecting to the broker in question using the
vm: protocol AND connecting to a remote broker. The VM connection was the
one causing reconnect to spin up
I don't actually see the error message you're getting. Can you clarify this?
One thing I do see in your configuration is that you don't have any
acceptor which supports the CORE protocol. If you're getting an error about
"protocol CORE not found in map" that indicates something is attempting to
co
Hello,
I'm using a Rhea client to connect to an Artemis 2.6.4 broker using AMQP and
SSL. I'm getting the following error:
I annexed my broker.xml. Does anyone know what could be causing this error
and how to solve it?
I have searched the documentation but am having trouble finding anything.
Than