Have recently enabled the latest WebLogic agent version 20.11 (added the Java connector extension while packaging in ACC) in application. After enabling the agent, seeing the JMSReplyTo header is being set, which is creating an issue in the application.
In general, when disabling the agent this JMSReplyTo header value was null and that is how it should look like, after enabling the agent, JMSReplyTo header is being changed from null to destination queue name.
Release : 10.7.0
Component : APM Agents
Will pursue with another application. Engineering will create a Debug.Jar