[esb-issues] [JBoss JIRA] Commented: (JBESB-2981) Support textual file contents in file and remote gateways

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Thu Apr 15 06:01:25 EDT 2010


    [ https://jira.jboss.org/jira/browse/JBESB-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12525853#action_12525853 ] 

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

        


More information about the esb-issues mailing list