Re: EntityClassLoader

2017-02-14 Thread Jacques Le Roux
Le 11/02/2017 à 10:30, Jacques Le Roux a écrit : Hi, At OFBIZ-9208, Gareth explained that the EntityClassLoader class is never used. After Jacopo's opinion, and especially Gareth's comment in OFBIZ-6210, I suggest that we remove it and the related commented out lines Opinions

EntityClassLoader

2017-02-11 Thread Jacques Le Roux
Hi, At OFBIZ-9208, Gareth explained that the EntityClassLoader class is never used. After Jacopo's opinion, and especially Gareth's comment in OFBIZ-6210, I suggest that we remove it and the related commented out lines Opinions? Jacques

[jira] [Commented] (OFBIZ-6210) Replace EntityUtilProperties with EntityClassLoader

2015-11-06 Thread Jacques Le Roux (JIRA)
perties with EntityClassLoader > --- > > Key: OFBIZ-6210 > URL: https://issues.apache.org/jira/browse/OFBIZ-6210 > Project: OFBiz > Issue Type: Improvement > Components: fra

[jira] [Commented] (OFBIZ-6210) Replace EntityUtilProperties with EntityClassLoader

2015-11-06 Thread Adrian Crum (JIRA)
code. I won't be able to continue work on this, so if someone wants to take over, they are welcome to do so. > Replace EntityUtilProperties with EntityClassLoader > --- > > Key: OFBIZ-6210 > URL: h

[jira] [Comment Edited] (OFBIZ-6210) Replace EntityUtilProperties with EntityClassLoader

2015-11-06 Thread Gareth Carter (JIRA)
2) Related to above - resource loading looks at JavaResource first then the parent, ClassLoader looks at parent first 3) With EntityClassLoader enabled in ControlServlet, cleariing all cache in webtools creates a deadlock situation causing many threads to be created (ForkJoinPool).

[jira] [Commented] (OFBIZ-6210) Replace EntityUtilProperties with EntityClassLoader

2015-11-06 Thread Gareth Carter (JIRA)
Resource first then the parent, ClassLoader looks at parent first 3) With EntityClassLoader enabled in ControlServlet, cleariing all cache in webtools creates a deadlock situation causing many threads to be created (ForkJoinPool). Eventually an OutOfMemoryError is thrown Here is a stacktrace fo

[jira] [Commented] (OFBIZ-6210) Replace EntityUtilProperties with EntityClassLoader

2015-10-12 Thread Jacques Le Roux (JIRA)
mance and system's load. I am not saying it is a bad idea, however I would feel more comfortable if these issues are fixed with the existing approach and then converted all at once into EntityClassLoader calls when we are sure we know the impact on performance (with profiling and performance t

[jira] [Commented] (OFBIZ-6210) Replace EntityUtilProperties with EntityClassLoader

2015-03-25 Thread Adrian Crum (JIRA)
out in ControlServletjava. If this goes live, then we will need to create an instance in the Job Scheduler as well. > Replace EntityUtilProperties with EntityClassLoader > --- > > Key: OFBIZ-6210 >

[jira] [Created] (OFBIZ-6210) Replace EntityUtilProperties with EntityClassLoader

2015-03-25 Thread Adrian Crum (JIRA)
Adrian Crum created OFBIZ-6210: -- Summary: Replace EntityUtilProperties with EntityClassLoader Key: OFBIZ-6210 URL: https://issues.apache.org/jira/browse/OFBIZ-6210 Project: OFBiz Issue Type