Thanks  ..I solved my problem

James.Strachan wrote:
> 
> Sun's tutorials on JMS and MDBs might help you get up to speed on JMS &
> MDBs.
> 
> A common cause of problems is you've sent to a different destination
> you're consuming from, so you might want to monitor ActiveMQ to see
> what messages are on what queues and what consumers are listening
> to...
> 
> http://activemq.apache.org/how-can-i-monitor-activemq.html
> 
> On 4/24/07, shwetketu <[EMAIL PROTECTED]> wrote:
>>
>> Hi
>>
>> I am new with Active MQ. I am trying to run the given sample code on
>> ActiveMQ site.
>>
>> I am fine with SenderEJB code..I am able to put the message on queue.....
>>
>> But i am not able to receive the message using MDB...
>>
>> Can any one tell me how can i get the message using MDB ???
>>
>>
>> Shwetketu Rai
>> --
>> View this message in context:
>> http://www.nabble.com/Can-a-MDB-listen-at-queue-tf3637932s2354.html#a10158623
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> James
> -------
> http://macstrac.blogspot.com/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Can-a-MDB-listen-at-queue-tf3637932s2354.html#a10177745
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to