[ https://issues.apache.org/jira/browse/ODE-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ciaran Jessup updated ODE-580: ------------------------------ Attachment: FixForAxisBug.patch This patch uses reflection to properly clear down the endpoints hashmap when a service is removed. > DeploymentUnitDir object gets leaked after un-deployment. > --------------------------------------------------------- > > Key: ODE-580 > URL: https://issues.apache.org/jira/browse/ODE-580 > Project: ODE > Issue Type: Bug > Environment: na > Reporter: Ciaran Jessup > Priority: Minor > Attachments: FixForAxisBug.patch > > > When un-deploying a DeploymentUnitDir object instance is kept in memory, this is a direct consequence of this Axis bug ( ) which has been resolved in Axis2 1.4 (I know there's an ODE fork running that version out there...) > There follows a *HORRIBLE* 'fix' to this issue that resolves the memory leak, but I would suggest a move to a later revision of Axis rather than this particular patch :) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.