Posted: Mon Feb 20, 2006 6:31 pm Post subject: JMS selector and MQ message map to JMS message
Newbie
Joined: 20 Feb 2006 Posts: 2 Location: china hubei wuhan
sorry , my english is not good
our issues use was as the app server.the mq server is the jms resource provider.the mdb will send msg to the queue with JMS Message.the aim client of the queue is MQ client.
there a many clients receiving messages from the queue.how can they select the right message.i use the correlationID as the key.but jms can use the property including many keys u make.
is there any way to solve this?
thank u for ur help _________________ hello world!
I am chinese!
If you want speed in the retrieval of your messages you can only use JMSCorrelationID and/or JMSMessageID in your selectors. Anything else will really slow down the system.
I believe that the content available for the selector above and beyond what I mentioned for speed is contained in the "name value pairs" in the RFH/RFH2 header which you are mostly suppressing when targeting non JMS applications.
Read the manuals and have a look at the request / response pattern.
Joined: 20 Feb 2006 Posts: 2 Location: china hubei wuhan
thanks 4 ur help!
can u tell me what the manual is?
i have got and read the <using java>.i am reading the ibm mq sample codes.
what `s ur suggestion? _________________ hello world!
I am chinese!
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