You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2008/04/24 01:15:21 UTC

[jira] Updated: (WSCOMMONS-331) Adding funtion to give end user the ability to delete temp attachment files.

     [ https://issues.apache.org/jira/browse/WSCOMMONS-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikhil Thaker updated WSCOMMONS-331:
------------------------------------

    Attachment: datahandler.txt

Attached is the file with the fix.

> Adding funtion to give end user the ability to delete temp attachment files.
> ----------------------------------------------------------------------------
>
>                 Key: WSCOMMONS-331
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-331
>             Project: WS-Commons
>          Issue Type: New Feature
>          Components: AXIOM
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: datahandler.txt
>
>
> I am adding funtion that will give user ability to purge the File associated with CacheDataSource that is created in DataHandler during the attachment processing. I will create a custom DataHandler that will extend DataHandler and provide function that user can now invoke to delete the file. The two function that I plan to provide are:
> 1) purgeDataSource - Give user the ability to delete temp attachment files at will
> 2) deleteWhenReadOnce - Gives user the ability mark Temp attachment file for deletion when DataHandler is readOnce.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.