From what I can tell, the MessageAddressingProperties and EndpointReference classes are not serializable so we cannot store those types in a JMS queue as part of a message header (i.e., spring integration MessageHeader).
Any plans to make these classes Serializable in the future?
Joseph opened SWS-596 and commented
From what I can tell, the MessageAddressingProperties and EndpointReference classes are not serializable so we cannot store those types in a JMS queue as part of a message header (i.e., spring integration MessageHeader).
Any plans to make these classes Serializable in the future?
Thanks.
Affects: 1.5.8
Referenced from: commits 40f57cc
The text was updated successfully, but these errors were encountered: