Send a TextMessage from spring to a queue in ActiveMQ and the ESB console gives me the following error
[2018-04-06 13: 39: 35,432] [EI-Core] WARN - JmsConsumer JMS Consumer [ActiveMQ_Donations_Request-C-1] did not receive a javax.jms.ObjectMessage
then change from TextMessage to ObjectMessage and give me the following error
[2018-04-06 14: 12: 39,431] [EI-Core] WARN - JmsConsumer JMS Consumer [ActiveMQ_Donations_Request-C-1] did not receive a valid message.