Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Improved: Allow updating the ‘Config’ object of the server instance
(OFBIZ-11203) When doing some informal tests, it is useful to be able to create small programs using the OFBiz delegator without requiring every components to be loaded as done by the ‘Start#main’ static method. To achieve that with the current singleton based implementation, we need to instantiate a custom ‘Config’ object and use it as the global configuration. Thanks: Samuel Trégouët for your contribution. git-svn-id: https://svn.apache.org/repos/asf/ofbiz/ofbiz-framework/trunk@1867343 13f79535-47bb-0310-9956-ffa450edef68
- Loading branch information
Showing
with
9 additions
and 0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters