[ https://issues.apache.org/jira/browse/ODE-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexis Midon resolved ODE-580. ------------------------------ Resolution: Fixed Fix Version/s: 1.3.1 fixed in 1.X, r766175 Zillions thanks to Ciaran for the patch. > DeploymentUnitDir object gets leaked after un-deployment. > --------------------------------------------------------- > > Key: ODE-580 > URL: https://issues.apache.org/jira/browse/ODE-580 > Project: ODE > Issue Type: Bug > Affects Versions: 1.3.1, 2.0 > Environment: na > Reporter: Ciaran Jessup > Assignee: Alexis Midon > Priority: Minor > Fix For: 1.3.1, 2.0 > > Attachments: FixForAxisBug.patch > > > When un-deploying a DeploymentUnitDir object instance is kept in memory, > this is a direct consequence of this Axis bug ( > http://issues.apache.org/jira/browse/AXIS2-3870 ) 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.