but how create topic? Only change createQueue() to createTopic()? I try it,but not succeed.(can send ,but can not receive) How can I do? --------------------------------------------------------------------------------------------------
James.Strachan wrote: > > Just use the createTopic() method rather than createQueue()? > > Browsing the CMS API might help > http://incubator.apache.org/activemq/cms/html/ > > On 11/10/06, sgliu <[EMAIL PROTECTED]> wrote: >> >> I want some code(can compile in visual C++), Can complete "topic", like >> example shows CMS in action(http://www.activemq.org/site/cms.html). >> I want create topic, not create queue,In Visual C++ 2005. >> who can give me some code? >> Help me... >> -- >> View this message in context: >> http://www.nabble.com/Topic-In-Visual-C%2B%2B%2CWho-can-help-me--tf2606196.html#a7272366 >> Sent from the ActiveMQ - User mailing list archive at Nabble.com. >> >> > > > -- > > James > ------- > http://radio.weblogs.com/0112098/ > > -- View this message in context: http://www.nabble.com/Topic-In-Visual-C%2B%2B%2CWho-can-help-me--tf2606196.html#a7273821 Sent from the ActiveMQ - User mailing list archive at Nabble.com.
