Hi

We are using spring AMQP with RabbitMQ server,
i need to implements xml messages to publish and consume .for this we need to use MarshallingMessageConverter
but i have not found any example on MarshallingMessageConverter.

please help me out how we need to use MarshallingMessageConverter and also provide me some sample code.