I am trying to integrate some C++ code to use the ActiveMQ JMS queue, but we
need to use a Queue and not a topic.  After looking through the JMS
specification to use a queue you need to create a QueueConnectionFactory,
however, QueueConnectionFactory isn't implemented yet.  Are queues not
implemented in the CMS API?  If they are, how would I create the connection?

Chris
--
View this message in context: 
http://www.nabble.com/CMS-API-t1476455.html#a3994834
Sent from the ActiveMQ - User forum at Nabble.com.

Reply via email to