[
https://issues.apache.org/jira/browse/WSCOMMONS-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benson Margulies resolved WSCOMMONS-363.
----------------------------------------
Resolution: Fixed
Fix Version/s: XmlSchema 1.4.3
Fixed in revision 718331.
> Schema holds onto DOM strongly which keeps it from getting collected
> --------------------------------------------------------------------
>
> Key: WSCOMMONS-363
> URL: https://issues.apache.org/jira/browse/WSCOMMONS-363
> Project: WS-Commons
> Issue Type: Bug
> Components: XmlSchema
> Reporter: Daniel Kulp
> Fix For: XmlSchema 1.4.3
>
>
> The NodeNamespaceMap in the schema wrappers the DOM Element so it's always
> held in memory. Patch in WSCOMMONS-361 fixes that.
> However, the NodeList in the XmlSchemaDocumentation and XmlSchemaAppInfo
> would cause the same problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.