[jboss-dev-forums] [Design of JBoss ESB] - RequestResponse MEP and JMSReplyTo
jurgenvb
do-not-reply at jboss.com
Thu Sep 25 10:30:18 EDT 2008
Hi,
I have a problem with the usage of the RequestResponse MEP.
Following UC :
Client sends JMS Message to a queue and defines a JMSReplyTo target queue in the header.
The ESB service is defined as RequestResponse MEP and defines a JMS listener on the incoming queue.
Now at the end of the action processing , nothing happens and the response message (returned by the last action) is not routed to the queue as specified by JMSReplyTo.
When investigating the message object as processed by the service, I notice that the ReplyToEPR is not set. Should this not have been done by the JMS listener ( acting as gateway) ?
Or am I missing here something ?
Jboss Messaging used as JMS provider.
ESB 4.4.GA
Thanks for your feedback..
Jurgen.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178838#4178838
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178838
More information about the jboss-dev-forums
mailing list