[jira] [Created] (OFBIZ-6278) JNDIConfigUtil makes use of deprecated getXmlRootElement

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-6278) JNDIConfigUtil makes use of deprecated getXmlRootElement

Nicolas Malin (Jira)
Adam Heath created OFBIZ-6278:
---------------------------------

             Summary: JNDIConfigUtil makes use of deprecated getXmlRootElement
                 Key: OFBIZ-6278
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6278
             Project: OFBiz
          Issue Type: Sub-task
          Components: framework
            Reporter: Adam Heath


ResourceLoader.getXmlRootElement caches it's return value; this has been deprecated, because DOM objects are memory intensive, and generally are only needed once.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)