Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Complete
-
Affects Version/s: 1.5.6, 1.6.10, 2.0 M5, 1.7.3
-
Component/s: RabbitMQ
-
Labels:
-
Pull Request URL:
Description
if (MessageProperties.CONTENT_TYPE_SERIALIZED_OBJECT.equals(contentType)) { return SerializationUtils.deserialize(this.body).toString(); }