You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using JMSTemplate.sendAndReceive, the JMS message is sent using executeLocal which does not forward observations properly. Compare with execute which does so.