[jira] [Updated] (OFBIZ-11100) Remove support for "ofbiz-containers.xml"

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-11100) Remove support for "ofbiz-containers.xml"

Nicolas Malin (Jira)

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

Mathieu Lirzin updated OFBIZ-11100:
-----------------------------------
    Attachment:     (was: OFBIZ-11100_Deprecate-ContainerConfig-getConfiguration.patch)

> Remove support for "ofbiz-containers.xml"
> -----------------------------------------
>
>                 Key: OFBIZ-11100
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11100
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Mathieu Lirzin
>            Assignee: Mathieu Lirzin
>            Priority: Major
>
> To extend the containers loaded on startup, it is possible define a
> container element either in the global “ofbiz-containers.xml” file or in
> the “ofbiz-component.xml” file from each component.
> This redundancy adds extra complexity in the startup process for no good
> extensibility reason.  The component container loader is more flexible
> since it allows developper to add new containers without touching the
> framework so it is better to only rely on this option.
> In order to simplify the startup process I am proposing to remove the
> "ofbiz-containers.xml" config file and hard-code the required base
> container which is loading the components which is currently defined in
> this file.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)