[
https://issues.apache.org/jira/browse/CXF-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benson Margulies resolved CXF-2127.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.2.1
I think I've done it.
> Eliminate the DOM cache
> -----------------------
>
> Key: CXF-2127
> URL: https://issues.apache.org/jira/browse/CXF-2127
> Project: CXF
> Issue Type: Task
> Affects Versions: 2.2
> Reporter: Benson Margulies
> Assignee: Benson Margulies
> Fix For: 2.2.1
>
>
> We want to stop keeping all the schemas around in DOM trees, and only
> generate DOM when we have no other way to get in and out of memory.
> The existing cache in the SchemaInfo gets used in several places. So far I've
> hit some trash code in the tools (it mispelled the attribute
> 'targetNamespace').
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.