Posted: Sun Dec 02, 2007 7:58 pm Post subject: How to determine the sender of a message
Newbie
Joined: 26 Aug 2007 Posts: 4
Hi i'm a newbie to MQ but would like to know how and where i can find information on where a particular message is sent from? such as a particluar queue etc
Posted: Mon Dec 03, 2007 4:03 am Post subject: Re: How to determine the sender of a message
Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
kababoom wrote:
where i can find information on where a particular message is sent from? such as a particluar queue etc
The point of MQ is you shouldn't want or need to know where a message has come from, any more than you want or need to know where a message is going (it's the basis of a loosely coupled architecture). The message does not contain the source information.
The message descriptor contains information on who sent it and when, which is far more relevant. If you do a search on the forum you'll find a number of discussions on this topic, starting from how the id is set up to installing a non-repudiation system with SSL.
Enjoy. _________________ Honesty is the best policy.
Insanity is the best defence.
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