AbstractFileGateway does not process response data from a service if the type of returned
data is String.
---------------------------------------------------------------------------------------------------------
Key: JBESB-3278
URL:
https://jira.jboss.org/jira/browse/JBESB-3278
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Rosetta
Affects Versions: 4.4 CP4
Reporter: Marek Baluch
AbstractFileGateway processes only ESB service response data of type byte[]. It completely
ignores data of type String. This requires us to add the String to the message as
someString.getBytes() in some ESB action.
--
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