General notes

Local queues, as the name suggests, are local to the owning queue manager. The name of a queue is formed from the target queue manager name, for a local queue this is the name of the queue manager that owns the queue and a unique name for the queue on that queue manager. These two components of a queue name have Ascii values. The method setName(String, String) can be used to set the QueueName and the owning QueueManagerName in the administration message.



© IBM Corporation 2002, 2003. All Rights Reserved