Affects: 6.1.5

When using JMSTemplate.sendAndReceive, the JMS message is sent using executeLocal which does not forward observations properly. Compare with execute which does so.

Comment From: bclozel

Thanks for raising this @Kantis-ATG - this is now fixed in 6.1.6-SNAPSHOT and will be released on Thursday.

Comment From: Kantis-ATG

Snapshot build tested, works great. Thanks for the quick fix 🙌