Specifically this needs to be fixed:
http://opensource.atlassian.com/proj...rowse/SPR-3332
This is not supported today without extending the JmsTemplate - and I'm not sure that is healthy.
Because:
-One needs to set replyTo
-One needs to get hold of the Jms id after the message is sent - in order to:
-Be able to selectAndConvertSelcted() - which is supported today - but not without 1) and 2)



