Hello, 

I am working with some JMS Developers on a Request Reply Application.
This application sends a request thru mqsi (where conversion from xml to
copybook occurs) to the mainframe.  The mainframe sends the reply back
to mqsi (where copybook to xml conversion occurs) and on to JMS where
JMS matches on Correlid.  I have verified that the Correlid is making
the round trip.  

Unfortunately, JMS can't seem to pull the message off the Q without
there being an RFH2 Header with jms.Cid equaling the Correlid.

Now that JMS is pulling the message off of the Q, it bombs.  Apparently,
JMS is looking for a text message, but since the RFH2 Header exists, it
considers the entire message to be in Byte Format.

Being an MQ person, I am interpreting for our JMS Developers.  Did
something get missed in MQSI?  Would someone be willing to share some
MQSI code that builds the RFH2 Header for jms?  Any thoughts and
directions would be greatly appreciated.

Thanks once again for any help.
Joe
 

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html

Reply via email to