Hi, use /temp-topic/ or /temp-queue/ prefixes (instead of /topic/ and /queue/) for destination names and ActiveMQ will create temporary destinations.
Cheers -- Dejan Bosanac Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Mon, Sep 7, 2009 at 3:45 AM, nmittal <nmit...@rblt.com> wrote: > > Hi, I am trying to implement request response with a Perl Client using > stomp. > the documentation on the ActiveMQ website has sample code in JAVA that > created a temporary destination and then sets the replyto header to this > temp destination. > How can I create a temporary destination in Perl STOMP client. I am using > Net::Stomp. > > thanks for the help. > > Nishant > -- > View this message in context: > http://www.nabble.com/PERL-STOMP%3A-How-to-Request-Response-tp25323954p25323954.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >