Posted: Wed Dec 18, 2002 2:44 am Post subject: Java & MQRFH
Novice
Joined: 09 May 2002 Posts: 15
Using the ma88 classes I've written a Java application and also a threaded applet to get & put messages.
I read the PDF that comes with ma88 and in particular Chapter 12 on JMS. I don't understand JMS yet and my immediate needs would be met if my humble applet could apply an MQRFH header.
In my code msg_put is an instance of class MQMessage. I wrote the following line.
However the format still appears blank in the message which is put to queue.
What else do I have to do ? My next step (had the format appeared as 'MQHRF ') would be to create the associated header in the data portion of the message by prepending it to the existing data.
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