Class loader leak caused by VMShutdownHook
------------------------------------------
Key: AXIOM-382
URL: https://issues.apache.org/jira/browse/AXIOM-382
Project: Axiom
Issue Type: Bug
Affects Versions: 1.2.12
Reporter: Andreas Veithen
The first time an attachment is buffered to file, Axiom automatically registers
a shutdown hook to delete the temporary files when the VM is stopped. This
shutdown hook is never unregistered. This means that if Axiom is used in a J2EE
application, there will be a class loader leak when the application is
restarted or redeployed.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]