Re: How to restore subscriber's session when server is restarted?

2013-07-08 Thread Jose MarĂ­a Zaragoza
Maybe you need a durable topic subscription http://activemq.apache.org/how-do-durable-queues-and-topics-work.html 2013/7/8 rafael > Hi, > > I used activemq 5.8.0 with mqtt( http://activemq.apache.org/mqtt.html > ) > > If the subscriber is offline and the

How to restore subscriber's session when server is restarted?

2013-07-08 Thread rafael
Hi, I used activemq 5.8.0 with mqtt( http://activemq.apache.org/mqtt.html ) If the subscriber is offline and there is session then the pending messages could be increased when the publisher sent the message. But activemq server is restarted then the subscr