Skip to content

Conversation

@acogoluegnes
Copy link
Contributor

This commit instructs to not declare a reply-to RMQDestination for
consumed messages. This avoids trying to create a second time a
temporary reply-to destination (reply-to destinations are supposed to be
created by a RPC client before sending the request).

This happens to also fix #47.

Fixes #69

This commit instructs to not declare a reply-to RMQDestination for
consumed messages. This avoids trying to create a second time a
temporary reply-to destination (reply-to destinations are supposed to be
created by a RPC client before sending the request).

This happens to also fix #47.

Fixes #69
@michaelklishin michaelklishin merged commit b306c60 into master Oct 5, 2018
@michaelklishin michaelklishin deleted the rabbitmq-jms-client-69-do-not-declare-reply-to-on-consumed-messages branch October 5, 2018 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Do not declare reply-to destination for consumed messages JmsMessagingTemplate.convertSendAndReceive fails re-declaring temp queue

3 participants