Maybe you need a durable topic subscription http://activemq.apache.org/how-do-durable-queues-and-topics-work.html
2013/7/8 rafael <jcm1...@gmail.com> > Hi, > > I used activemq 5.8.0 with mqtt( http://activemq.apache.org/mqtt.html > <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 subscriber's session is out. > So there are no pending messages when the publisher sent the message. > > I want to restore the subscriber's session when server is restarted. > > Thanks > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/How-to-restore-subscriber-s-session-when-server-is-restarted-tp4668969.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >