attachments from /tmp are not being removed
-------------------------------------------
Key: AXIS-1893
URL: http://issues.apache.org/jira/browse/AXIS-1893
Project: Axis
Type: Bug
Environment: The problem occurs in Windows and Linux enviroments
Reporter: Anna
Our application tries to get attachment from Web Services server responce by
calling
to Stub.getAttachments() method, which returns array of zero size.
After deeper investigation , we have noticed that attachments bigger then 16K
are
written to user's temp directory.
When tmp becomes full, Stub.getAttachments() returns attachment of zero size.
It means that ManagedMemoryDataSource class does not clean tmp directory , as
it shoud do.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira