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)