Posted: Tue May 17, 2005 3:27 am Post subject: Handling MQ event messages through jms
Newbie
Joined: 17 May 2005 Posts: 6
I am trying to process an MQ event message through JMS (using a message driven bean).
The message I receive is of type BytesMessage, but I need a PCF message in order to establish the event type (I have tried converting the message to an MQMessage, and then using this to create a PCFMessage - but am getting an EOFException).
Does anyone have any idea whether this can be done, and how to do it?
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