[esb-issues] [JBoss JIRA] Closed: (JBESB-2401) FileGatewayListener: Does not support overwriting of processed files.

Daniel Bevenius (JIRA) jira-events at lists.jboss.org
Fri Feb 13 00:19:44 EST 2009


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

Daniel Bevenius closed JBESB-2401.
----------------------------------

    Resolution: Done


Committed to main trunk with revision 25248.

> FileGatewayListener: Does not support overwriting of processed files.
> ---------------------------------------------------------------------
>
>                 Key: JBESB-2401
>                 URL: https://jira.jboss.org/jira/browse/JBESB-2401
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Rosetta
>    Affects Versions: 4.5
>            Reporter: Daniel Bevenius
>            Assignee: Daniel Bevenius
>             Fix For: 4.6
>
>
> In version 4.3 it was possible to have the processed file overwritten when a new file with the same name is later processed. This was possible as FileUtil previously first tried to rename the file but if it was unsuccessful it would copy the contents of the new file to the old replacing its content.
> Add a test that verifies that the file contents is overwritten and not only that the file was renamed so we can maintain this 

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