[
http://jira.jboss.com/jira/browse/JBESB-1394?page=all ]
Mark Little closed JBESB-1394.
------------------------------
Resolution: Done
As with other notifiers, this now assumes either byte[] or .toString.
FTP Notifier incorrectly process String payload
-----------------------------------------------
Key: JBESB-1394
URL:
http://jira.jboss.com/jira/browse/JBESB-1394
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Adapters
Affects Versions: 4.2.1
Reporter: Jiri Pechanec
Assigned To: Mark Little
Fix For: 4.2.1 CP1
Snippet from NotifyFTP.java
IOUtils.write((byte[]) payloadProxy.getPayload(message), stream);
This is wrong, NotifyFTP should accept generic object or String to be stored in payload
as other notifiers.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira