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

2016-02-20 Thread Deepak Dixit (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-6278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deepak Dixit resolved OFBIZ-6278.
-
   Resolution: Fixed
Fix Version/s: Upcoming Branch

> 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
>Assignee: Deepak Dixit
>Priority: Minor
> Fix For: Upcoming Branch
>
>
> 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)


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

2015-04-22 Thread Adam Heath (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-6278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adam Heath resolved OFBIZ-6278.
---
Resolution: Fixed

Fixed in branch OFBIZ-6275, r1675465

 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
Assignee: Adam Heath
Priority: Minor

 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)