Allow specifying an encoding on the DefaultFileMarshaler
--------------------------------------------------------
Key: SM-1415
URL: https://issues.apache.org/activemq/browse/SM-1415
Project: ServiceMix
Issue Type: Improvement
Affects Versions: 3.2.1
Reporter: Gert Vanthienen
Priority: Minor
If a file/ftp poller attempts to handle a message which isn't encoded in UTF-8
and which doesn't contain a PI to mention the correct encoding, the message
exchange fails with an exception like "Line #273; Column #54; Invalid byte 2 of
2-byte UTF-8 sequence" when it encounters e.g. a Latin letter with diacritic.
We should add an optional 'encoding' attribute to the DefaultFileMarshaler to
allow people to override the encoding when necessary.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.