broker is listening on?
>
> On 5/3/07, shwetketu <[EMAIL PROTECTED]> wrote:
>>
>> Hi All
>>
>> I want to send a JMS message to ActiveMQ that is embedded inside my app
>> server (JBOss).
>>
>> The client who is sending the message is on different serve
Hi All
I want to send a JMS message to ActiveMQ that is embedded inside my app
server (JBOss).
The client who is sending the message is on different server but knows the
JMS..
What should i do to establish the communication?
Can any one please help me???
--
View this message in context:
htt
Hi James
Nice to see ur quick reply..:))
Actually my MDB was configured to listen on different queue..:)
I checked the queue on which i was sending the msg..and i found the right
queue name
James.Strachan wrote:
>
> On 4/25/07, shwetketu <[EMAIL PROTECTED]> wrote:
>>
>
nitor 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 Act
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