I have a qpid sender c++ and multiple qpid receivers in Java, using c++
broker.
I would like to know in c++ every time a java client disconnect.
Looking into this forum i found that creating a c++ receiver that listens to
qmf.default.topic/agent.ind.event.org_apache_qpid_broker.#;
{node:{type:topic}}
i get every disconnect msg on the broker.
The problem is that the disconnect msg doesn't provide the topic name or the
username. For some reason reports user:anonymous, which is wrong.
Any help is appreciated.
Thanks,
Silviu
--
View this message in context:
http://apache-qpid-developers.2158895.n2.nabble.com/Qpid-client-disconnect-notification-tp7598890.html
Sent from the Apache Qpid developers mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]