spring-framework/spring-jms/src
Juergen Hoeller 72894b26c2 Fix conversion of Message<?> payload for replies
If a custom MessageConverter is set, it is not used for replies defined
via the Message abstraction. This commit harmonizes the behaviour of the
`MessagingMessageConverter` so that the conversion of the payload can
be converted for both incoming and outgoing messages.

Issue: SPR-12912
2015-04-20 13:29:32 +02:00
..
main Fix conversion of Message<?> payload for replies 2015-04-20 13:29:32 +02:00
test Fix conversion of Message<?> payload for replies 2015-04-20 13:29:32 +02:00