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

Kevin Conner (JIRA) jira-events at lists.jboss.org
Wed Nov 18 05:30:30 EST 2009


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.8


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