/[Apache-SVN]
ViewVC logotype

Revision 1676746


Jump to revision: Previous Next
Author: adrianc
Date: Wed Apr 29 13:52:27 2015 UTC (8 years, 11 months ago)
Changed paths: 13
Log Message:
Fixed some bugs in startup code (https://issues.apache.org/jira/browse/OFBIZ-6268):

1. Class path loading was ignoring component settings, so class paths for disabled components were being loaded.
2. Configuration files were parsed twice.
3. Potential problem with unloading a loader that failed loading.

I was unable to test Cobertura because the necessary class (org.ofbiz.base.config.CoberturaInstrumenter) isn't being compiled for some reason.



Changed paths

Path Details
Directoryofbiz/trunk/framework/base/src/org/ofbiz/base/container/ComponentContainer.java modified , text changed
Directoryofbiz/trunk/framework/start/src/org/ofbiz/base/start/Classpath.java modified , text changed
Directoryofbiz/trunk/framework/start/src/org/ofbiz/base/start/Config.java modified , text changed
Directoryofbiz/trunk/framework/start/src/org/ofbiz/base/start/InstrumentingClassLoader.java added
Directoryofbiz/trunk/framework/start/src/org/ofbiz/base/start/NativeLibClassLoader.java added
Directoryofbiz/trunk/framework/start/src/org/ofbiz/base/start/Start.java modified , text changed
Directoryofbiz/trunk/framework/start/src/org/ofbiz/base/start/both.properties modified , text changed
Directoryofbiz/trunk/framework/start/src/org/ofbiz/base/start/load-data.properties modified , text changed
Directoryofbiz/trunk/framework/start/src/org/ofbiz/base/start/pos.properties modified , text changed
Directoryofbiz/trunk/framework/start/src/org/ofbiz/base/start/rmi.properties modified , text changed
Directoryofbiz/trunk/framework/start/src/org/ofbiz/base/start/start.properties modified , text changed
Directoryofbiz/trunk/framework/start/src/org/ofbiz/base/start/test.properties modified , text changed
Directoryofbiz/trunk/framework/start/src/org/ofbiz/base/start/testlist.properties modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26