Jean-Baptiste Onofré created KARAF-5892:
-------------------------------------------
Summary: Decanter JMS Collector should deal with "raw" message
when no unmarshaller is provided
Key: KARAF-5892
URL: https://issues.apache.org/jira/browse/KARAF-5892
Project: Karaf
Issue Type: Improvement
Components: decanter
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: decanter-2.1.0
Now, the Decanter {{jms}} collector supports both {{MapMessage}} and
{{TextMessage}}. When using {{TextMessage}}, it uses the {{json}} unmarshaller
by default.
We should be able to set the marshaller service optional, and if not provided,
just use the "raw" message in a {{payload}} property.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)