Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0F60F200B83 for ; Sat, 17 Sep 2016 23:10:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0DD69160ACD; Sat, 17 Sep 2016 21:10:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7BA1F160AB5 for ; Sat, 17 Sep 2016 23:10:22 +0200 (CEST) Received: (qmail 28187 invoked by uid 500); 17 Sep 2016 21:10:21 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 28173 invoked by uid 99); 17 Sep 2016 21:10:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Sep 2016 21:10:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 916632C0D57 for ; Sat, 17 Sep 2016 21:10:21 +0000 (UTC) Date: Sat, 17 Sep 2016 21:10:21 +0000 (UTC) From: "Michael Brohl (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (OFBIZ-7970) Reorder the component loading in the application stack MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 17 Sep 2016 21:10:23 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brohl closed OFBIZ-7970. -------------------------------- Resolution: Not A Problem Assignee: Michael Brohl The issue does not solve a problem. > Reorder the component loading in the application stack > ------------------------------------------------------ > > Key: OFBIZ-7970 > URL: https://issues.apache.org/jira/browse/OFBIZ-7970 > Project: OFBiz > Issue Type: Improvement > Components: ALL APPLICATIONS > Affects Versions: Trunk > Reporter: Pierre Smits > Assignee: Michael Brohl > Priority: Trivial > Attachments: OFBIZ-7970-component-load.xml-v2.patch, OFBIZ-7970-component-load.xml.patch > > > While working on the demo data in the ecommerce component, I noticed that the order of components in the application stack could be improved to bring it more in line with some business conventions with respect to ERP implementations. > This is related to OFBIZ-7016 -- This message was sent by Atlassian JIRA (v6.3.4#6332)