scard the messages !!
>>
>>
>> James.Strachan wrote:
>> >
>> > You could use a temporary queue for each client; then all messages are
>> > removed when the client disconnects
>> >
>> > On 5/17/07, Gustavo Lanna <[EMAIL PROTECTED]>
; removed when the client disconnects
>
> On 5/17/07, Gustavo Lanna <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
>> How to configure ActiveMQ to discard/remove messages for disconnected
>> clients. If I send a message to queue that has no clients listening, when
Hi,
How to configure ActiveMQ to discard/remove messages for disconnected
clients. If I send a message to queue that has no clients listening, when a
client connect to ActiveMQ his receive a message that I sent. I would like
that the ActiveMQ delete the message if there is not client
listening/co