What is the proper way to configure two different address-settings for JBoss EAP 7 that uses ActiveMQ
Issue
- I'm trying to configure two different
<address-setting />configuration for the ActiveMQ subsystem in JBoss EAP 7. My goal is for the default address-setting to send the expired message to the DLQ, but for any expired messages in the TestQueue to be simply expunged altogether. I do not want to maintain any expired messages from the TestQueue. I would like messages in the TestQueue to be expired after 10mins.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.