Response to a virtual service using JMS Routing Rule

Hi,

I want to redirect a soap message in a JMS Queue. I have deployed a virtual service using JMS Routing Rule and my message is well redirected when i call my Mediator endpoint but i haven’t got any response. So the Mediator return a timeout error.
How could i get a well formed response?
Thanks for your help.

Best Regards,
Jean-François

The solution to this issue is to use a service pub.jms:reply at the end of the service called by the JMS Trigger.