Hi,

you can try TimeStampPlugin
http://activemq.apache.org/timestampplugin.htmlto solve this problem.
It will update timestamp in your message according to
the time on the broker.

Cheers
--
Dejan Bosanac - http://twitter.com/dejanb

Open Source Integration - http://fusesource.com/
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net


On Wed, Jan 13, 2010 at 8:22 AM, uprooter <uproo...@gmail.com> wrote:

>
> Hello.
> I have issue where I can't assure time synchronization between the broker
> and the clients.
> I'm using request response and all of my messages are lost if the client
> time is ahead of the broker time.
>
> What would be the right way of soving this problem if I still want to use
> request-response. ?
> Can I disable dropping of messages with old timestamps ?
> Or let client know that his time is in the future and he has to manipulate
> timestamps ?
> Why is this timestamps required anyway ?
>
> Many thanks
>
> --
> View this message in context:
> http://old.nabble.com/Request-response-without-clock-sync-tp27140558p27140558.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>

Reply via email to