From what I can tell, the MessageAddressingProperties and EndpointReference classes are not serializable so we cannot put those types in a JMS queue as part of a message header (i.e., spring integration MessageHeader).

Any plans to address this in future releases?

Thanks.