[
http://jira.jboss.com/jira/browse/JBESB-542?page=all ]
Kevin Conner closed JBESB-542.
------------------------------
Resolution: Done
Fixed in revision 11642
Directory mismatch between RemoteGatewayListener and EdtFtpImpl of
remote filesystem
------------------------------------------------------------------------------------
Key: JBESB-542
URL:
http://jira.jboss.com/jira/browse/JBESB-542
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.2 Milestone Release 1
Reporter: Kevin Conner
Assigned To: Kevin Conner
Fix For: 4.2 Milestone Release 2
There is a mismatch between the two classes when downloading a file.
RemoteGatewayListener expects the downloaded file to be placed in the normal temporary
directory whereas EdtFtpImpl takes its directory from configuration.
When RemoteGatewayListener asks for the download it only uses the name of the temporary
file. EtdFtpImpl creates this file but in it's temporary directory and not that of
the RemoteGatewayListener.
RemoteGatewayListener therefore returns empty contents for the message.
--
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