Posted: Tue Aug 08, 2006 4:24 am Post subject: Questions about Temporary Dynamic Queues - Java Base MQ API
Knight
Joined: 27 Oct 2003 Posts: 561
#1. Lifecycle question: If a SWING client obtains a temporary dynamic queue, posts its name in Request Message ReplyToQueue header, dequeues a reply from this temp dynamic queue, and then closes the queue, does the queue manager delete the queue? Another way to phrase this question is: "what steps must I take to cause a Queue Manager to delete a temporary dynamic queue?"
#2. In a prototype, a Java Application obtains a temporary dynamic reply queue from Queue Manager A and prints out its name. This application then thread waits for 5 minutes. Using MQMON, I then use the Put Message option for Queue Manager A in an attempt to put a message to the temporary dynamic queue the name of which was printed out by the prototype application. However, this attempt to put a message to the temporary dynamic queue fails with a 2085 reason code (unknown object). Why does this put fail?
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