Hello,

I use ActiveMQ as Embedded with Spring Boot.
It seems the Broker is created trough an ActiveMQConnectionFactory.
I understand that the way to configure the broker is to set parameters in
the query with broker.<property> as described here :
http://activemq.apache.org/how-do-i-embed-a-broker-inside-a-connection.html

I would like to setup some features about the DLQ, so it's in the
destinationPolicy attribute, but the attribute type is not a simple type but
a complex type, how can I write the query parameter to disable DLQ, please ?

Thanks,


Stéphane



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/ActiveMQConnectionFactory-and-destinationPolicy-configuration-tp4695747.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to