[
https://jira.jboss.org/jira/browse/JBESB-2981?page=com.atlassian.jira.plu...
]
Tom Fennelly commented on JBESB-2981:
-------------------------------------
Could allow spec of a mime-type on the gateway (which for text would be
"text/plain"). That way the concept could be widened to more than just text
based payloads. Could also reuse on other gateways perhaps.
Support textual file contents in file and remote gateways
---------------------------------------------------------
Key: JBESB-2981
URL:
https://jira.jboss.org/jira/browse/JBESB-2981
Project: JBoss ESB
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Transports
Affects Versions: 4.7
Reporter: Kevin Conner
Fix For: 4.9
Attachments: JBESB-2981.patch
The current implementation of these gateways generates the contents of the message as a
byte[], as they must assume that they are binary.
We should add the ability to create textual representations, instead of binary ones, by
converting the byte[] to a String using a specified character set.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira