ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » Creating TemporaryQueues with JMS

Post new topic  Reply to topic
 Creating TemporaryQueues with JMS « View previous topic :: View next topic » 
Author Message
vadimg
PostPosted: Fri Nov 15, 2002 12:19 pm    Post subject: Creating TemporaryQueues with JMS Reply with quote

Newbie

Joined: 15 Nov 2002
Posts: 2

I am trying to get a JMS application to create a temporary response queue for response messages.

queueFactory.setTemporaryModel(ModelQueue);
.....
responseQueue = (Queue) qsession.createTemporaryQueue();

The problem is that the temporary queue is being created with the default prefix AMQ. Due to some security constraints, I need to change this prefix to something else. Is it at all possible, and if it is, could I get a small sample of code? Any input would be greatly appreciated. Thanks.
Back to top
View user's profile Send private message Send e-mail
kingdon
PostPosted: Mon Nov 18, 2002 2:25 am    Post subject: Reply with quote

Acolyte

Joined: 14 Jan 2002
Posts: 63
Location: UK

I don't believe that you can currently set the name of dynamically created queues created by the createTemporaryQueue method. I would recommend raising an MQSeries Requirement to record your interest in this capability.

Regards,
James.
Back to top
View user's profile Send private message
vadimg
PostPosted: Mon Nov 18, 2002 4:55 am    Post subject: Creating TemporaryQueues with JMS Reply with quote

Newbie

Joined: 15 Nov 2002
Posts: 2

Thanks. I'll try.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » Creating TemporaryQueues with JMS
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.