Sam hendley created AMQ-4893:
--------------------------------
Summary: UTF8Buffer should be a valid object for setObjectProperty
Key: AMQ-4893
URL: https://issues.apache.org/jira/browse/AMQ-4893
Project: ActiveMQ
Issue Type: Bug
Components: JMS client
Affects Versions: 5.8.0
Reporter: Sam hendley
If we try to copy headers between messages using getProperties and
setObjectProperty with those values it now fails since the UTF8Buffer is not in
the whitelist of convertable types. I think it should be added as a whitelisted
type that gets handled like a string on setObjectProperty (and probably
setStringProperty). Otherwise this causes the application code to have to
special case String properties and couple to the hawtbuffer implementation
detail.
--
This message was sent by Atlassian JIRA
(v6.1#6144)