Thanks for sharing the answer you found; hopefully it'll help someone else
who's wondering the same thing.
On Sep 29, 2017 1:42 PM, "Raffi" wrote:
> OK, so I discovered ActiveMQPooledConnectionFactor uses pooled, anonymous
> producers, for which advisories are not generated, which explains my is
OK, so I discovered ActiveMQPooledConnectionFactor uses pooled, anonymous
producers, for which advisories are not generated, which explains my issue.
Reference:
https://issues.apache.org/jira/browse/AMQ-4176
http://activemq.apache.org/how-do-i-use-jms-efficiently.html
--
Sent from: http://act
I'm writing a simple topic subscriber for consuming advisory messages:
Subscriber receives these messages...
topic:ActiveMQ.Advisory.Connection
..but not these:
topic:ActiveMQ.Advisory.Consumer.>
topic:ActiveMQ.Advisory.Producer.>
...tried adjusting the topic, but none of these worked:
topic:Act