Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: 2.2. GA
-
Fix Version/s: 3.0 M1
-
Component/s: None
-
Labels:
Description
AMQP passes byte arrays as messages. One should be able to use ObjectToString to convert such array to a String. Unfortunately, the implementation merely calls byte[].toString() resulting in an unusable value.
Attachments
Issue Links
- relates to
-
INT-2958 Core XSD: move 'charset' attribute declaration to the new 'object-to-string-transformer' complexType
-
- Closed
-