Posted: Sun Jul 30, 2006 12:24 am Post subject: Put And Get from Alias Queue
Acolyte
Joined: 17 Aug 2005 Posts: 62 Location: Bengalooru
Hi,
We need to use Java client application to put message into Alias Queue. I want to know is there any difference in Putting the message into Local Q and Alias Q.
The application uses Default server connection channel to connect to Queue Manager. The Queue Manger running on other system.
Can any one give me some information on the same or any resources where can I get the information.
There's no real difference between an alias queue and the queue it points to.
An alias queue is really just a different name (with different characteristics) for another queue.
As long as that qalias points to a qlocal on the qmgr you are connected to (which could be on a remote machine, as in your case), then you will be able to Get and Put to it just like it was the qlocal itself. _________________ I am *not* the model of the modern major general.
Joined: 17 Aug 2005 Posts: 62 Location: Bengalooru
Hi jefflowrey,
Thanks for the reply,
As you told there is no difference in the GET PUT operations when we consider Alias Q and Local Q. We are able to do these (PUT/GET) operations same as local queue.
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