Hi
Is there an alternative to ?disableReplyTo=true? I was having problems where
the request reply in JMS was taking a long time. By setting this property
the request reply was instant, but by introducing this property the
producerTemplate.getRequestBody() returns the input that was sent. I would
like to access the output that the exchange sets in the Producer.
Is there an alternative to ?disableReplyTo=true? I was having problems where
the request reply in JMS was taking a long time. By setting this property
the request reply was instant, but by introducing this property the
producerTemplate.getRequestBody() returns the input that was sent. I would
like to access the output that the exchange sets in the Producer.