Thank you very much christopher.l.shannon.
Your reply helped me to solve the problem.
This is the new code (the modifications are in bold) for any one who may be
interested. Your critics are welcomed of course.
Regards,
public class MyBroker extends BrokerFilter {
public MyBroker(Broker ne
Hello,
I was trying to implement an interceptor to log some events happening in the
broker. I want the events to be logged as messages in queue. Thus, the
monitoring client could access the log by consuming messages from that
queue.
(I didn't uses advisory topics because I want to dequeue treated
Hello,
I want to identify the consumers who failed in a transaction so that I can
diagnose them and correct this issue. However, I don't know how to find
their IDs.
Could you please help me ?
Regards,
--
View this message in context:
http://activemq.2283324.n4.nabble.com/How-to-get-the-client