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

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Wed Jun 2 09:51:45 EDT 2010


     [ https://jira.jboss.org/browse/JBESB-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Fennelly closed JBESB-2981.
-------------------------------

    Resolution: Done


trunk: 33310

Implemented the mime type based solution... so can be extended for other mime types + easily added to other gateways.

> Support textual file contents in file and remote gateways
> ---------------------------------------------------------
>
>                 Key: JBESB-2981
>                 URL: https://jira.jboss.org/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/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the esb-issues mailing list