Hi, I have a disconnection problem using rest, I need to know which users are disconnected by advisory rest. Using stomp, openwire, it works fine. But in some situations I'm using Rest with ActiveMQ. In this approach I'm sending and receiving messages by http Requests. It is the problem. Even I use keep-alive to consumer adivisory topic, when some client lose connection with ActiveMQ, the advisory topic doesn't receive this information, so I'm unable to manage some situations. how Can I solve this problem?
thx guys -- View this message in context: http://activemq.2283324.n4.nabble.com/disconnection-problem-using-rest-tp4661005.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
