As I know, AMQ does not support this.
> On Jun 17, 2015, at 5:14 PM, SummerScent <scent.o.sum...@gmail.com> wrote:
>
> Hi all,
>
> I am so new to ActiveMQ.
>
> I am using ActiveMQ MQTT for my project.
>
> My subscriber need to receive all offline messages even they are connected
> at the first time after ActiveMQ is started.
>
> I tried to created an durable topic subscriber from web console. So all
> offline message will be delivered to this topics as pending message. When my
> subscriber is connected, all the pending message will be delivered to it.
> ActiveMQ 5.11.1/5.11.0/5.10.0 is working fine with this solution. But there
> is one problem with these ActiveMQ versions. The broker is always sent the
> messages which already sent to the subscriber before to the subscriber when
> it is connected.
>
> With Active MQ 5.9.1, these solution does not work.
>
> Any advice is appreciated.
>
> Thanks many in advance!
>
>
>
>
>
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Active-MQ-5-11-1-MQTT-Message-is-automatically-sent-to-subscriber-when-it-is-connected-tp4697874.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.