Sorry, I'm new making ActiveMQ stuff. My question: I'm using ActiveMQ for replication.... The Aplication Server has an ActiveMQ server, it is posting all the messages. The client make a connection, using DurableSubscription, to the server catching the messages. So far is workin fine. The problem is: if the client is disconnected when server is publishing messages, whe the client restore the connection, it cant recive pending messages. In the web console i have this: ID Subscription ID:1224534816649-0:0 Topic 24 0 0 24 0 Delete Please need help about this...... thanks very much. tell me if you need the code... thanks -- View this message in context: http://www.nabble.com/How-to-get-pending-messages-in-a-Topic-tp20097144p20097144.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
