ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » MQRFH2 jms problem

Post new topic  Reply to topic
 MQRFH2 jms problem « View previous topic :: View next topic » 
Author Message
wmqiadmin
PostPosted: Thu Apr 12, 2007 7:43 am    Post subject: MQRFH2 jms problem Reply with quote

Disciple

Joined: 19 Jun 2005
Posts: 163
Location: epping UK

Hi All,

Broker is receiving and JMS message and sending back and JMS message to the output queue.

Can i reset the jms.dst value in the compute node to redirect the message to another queue?

thanks
wmqiadmin
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Apr 12, 2007 7:49 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

If you're using an MQOutput node, you can build a DestinationList in LocalEnvironment, and tell the MQOutput node to send to the DestinationList.

If you're using a JMSOutput node, you can configure it to send a Reply to the JMSReplyTo.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
wmqiadmin
PostPosted: Thu Apr 12, 2007 7:52 am    Post subject: Reply with quote

Disciple

Joined: 19 Jun 2005
Posts: 163
Location: epping UK

Hi Jeff,

I am building the destination list, but the value in MQRFH2.jms.dst = input Q, so the message fails at JMS application side.

How do i reset the value??

Thanks
-wmqiadmin
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Apr 12, 2007 3:38 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

wmqiadmin wrote:
Hi Jeff,

I am building the destination list, but the value in MQRFH2.jms.dst = input Q, so the message fails at JMS application side.

How do i reset the value??

Thanks
-wmqiadmin


You can set the JMSDestination in the RFH header.
However can you be more specific with "The message fails at JMS application side"?

Unless the application checks that the message it received has actually the JMSDestination of the JMSDestination it was picked off there should be no problem. We have sent messages with JMSDestination = null (not filled in the RFH) or a JMSDestination="topic://mytopic" to a queue and they are picked off as if in point to point.... Now when you look at the JMSDestination (RFHUTIL) you will see topic://mytopic and the JMSDestination on the message will resolve to a topic (all the while you did a receive against a JMSDestination of type queue:///myqueue)

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » MQRFH2 jms problem
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.