Posted: Mon May 14, 2007 9:52 am Post subject: SOAP/JMS communication
Apprentice
Joined: 03 May 2007 Posts: 45
Hi All
I am again putting the problem i am facing.It appears that my earlier post looks out of the context to the group members.
I am using SOAP/JMS communication to put request message in the queue of MQInput node.The request is processed and a reply message is generated.This reply message is then put in the ReplytoQ by the MQOutput node.However the JmsClient is throwing exception
The JMS reply message was not of the correct JMS message type.
My question is since JMS requirments were taken care during the creation of connection factories and Jms queue provider through JmsAdmin tool what is there that i need to check for this problem.
try using JMS output node.
My guess is that the JMS client is complaining because it cannot find the JMS headers it is looking for because what you are acually submitting to the output queue is an MQ message and not a JMS compatible message.
Anoop
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