Stomp Doesn't currently support temporary queue's so you get that
exception from amq cpp.

> -----Original Message-----
> From: amq user [mailto:[EMAIL PROTECTED]
> Sent: Friday, December 22, 2006 10:17 AM
> To: activemq-dev
> Subject: active-cpp temporary queue problem
> 
> I have a very simple producer (from example). Now I added one line to
> create
> temporary queue, and got exception:
> 
> CMS Exception occured.
> caught unknown exception
>         FILE: activemq/connector/stomp/StompConnector.cpp, LINE: 422
>         FILE: activemq/core/ActiveMQSession.cpp, LINE: 318
> 
> Below is the line I added:
> 
> tempdestination = session->createTemporaryQueue();
> 
> Does anyone have experience with temporary queue in cpp?
> 
> Thanks in advance.

Reply via email to