do you mean need to use failOver class On Tue, Oct 11, 2011 at 6:20 PM, Gordon Sim <[email protected]> wrote:
> On 10/11/2011 01:45 PM, surya prakash wrote: > >> If i use ACCEPT_MODE_EXPLICIT then i am getting duplicate entry's that's >> the reason i user ACCEPT_MODE_NONE >> > > Correct. You can choose between unreliable or at-least-once (meaning > duplicates are possible). To get exactly-once (which I think is what you > want) you need to de-duplicate in your application. > > ------------------------------**------------------------------**--------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: > mailto:users-subscribe@qpid.**apache.org<[email protected]> > > -- ** *Thanks and Regards,* *A.SURYA PRAKASH REDDY* ***Ph.No:+91 7676724614*
