I can't send/receive message from Topic

2007-04-20 Thread ttn_amn
I send message to topic when I monitor at Jconsole "QueueSize=0" but "EnqueueCount=1". Message is returned from consumer.receive() is null Please help me. -- View this message in context: http://www.nabble.com/I-can%27t-send-receive-message-from-Topic-tf3611734s2354.html#a10093001 Sent from the

Re: I can't send/receive message from Topic

2007-04-20 Thread ttn_amn
James.Strachan wrote: > > On 4/20/07, ttn_amn <[EMAIL PROTECTED]> wrote: >> >> I send message to topic when I monitor at Jconsole "QueueSize=0" but >> "EnqueueCount=1". Message is returned from consumer.receive() is null >> Please hel