JMS Mock - Extract Header Value from Incoming request and set in the JMS dispatch response property.
Hi, I have a mock implementation of JMS message. I am trying to capture custom header value from the incoming request into the mock and set that value in the response header of the mock respons...