Thank you very much! In fact I read a lot of your posts on activeMQ. 

I'm sorry that I still cannot find the solution by reading the faq. I hope
that you understand what I want: just send a textMessage to an existing
queue, that's it. Now the situation is as follows:

- if the queue does exist, no problem, the message is sent to the queue
- if the queue does NOT exist, I hope that NO queue will be created and
return me a warning of abort. 

I don't understand:

- why nobody needs to do like what I do?
- why it is so difficult to do it without creating a queue? (Misrosoft
provides two methods: one for sending message to a new queue -->createqueue;
and one to an existing queue -->openqueue

Would you please give me a bit more info? I use the Helloworld.cpp as
example.

Thanks in advance

Ming

--
View this message in context: 
http://activemq.2283324.n4.nabble.com/How-to-send-a-textMessage-to-an-exising-queue-destination-tp3481137p3481215.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to