My java axis client app creates temp files for the attachments it receives
in soap messages.

Now that seems ok, but it doesn't remove them when it's finished with them!

Is this normal behaviour? or am I doing something stupid?

I only noticed this because a server died after running out of hard disk
space!

Is there a way to make it clean up after itself? (or should I resort to a
cron job deleting old Axis* files?)

Daniel.

Reply via email to