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.