Thank you, James!
That tiny method would be really handy.
I'll look at how to submit a patch and will try to provide one.
Andrew.
James.Strachan wrote:
>
> On 4/9/07, astepanenko <[EMAIL PROTECTED]> wrote:
>>
>> Hello,
>>
>> is there a way to kno
Hello,
is there a way to know that Session was closed, something like isClosed()
method? I cannot find one.
So, currently the only way to know the session was closed (either
intentionally or due to a network problem) is to get an Exception trying to
use the Session.
Thank you,
Andrew
--
View th
g messages?
>
> Tim
>
>
> astepanenko wrote:
>>
>> Dear all,
>>
>> I'm new to ActiveMQ and have run into a problem when EnqueueCount and
>> DispatchCount for my queue in JConsole are increased accordingly with
>> every new message, but the Deq
Dear all,
I'm new to ActiveMQ and have run into a problem when EnqueueCount and
DispatchCount for my queue in JConsole are increased accordingly with every
new message, but the DequeueCount is still 0, and my onMessage() handlers
are never called. I use ActiveMQ-4.2-incubator-SNAPSHOT. JConsole a