Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 65807 invoked from network); 15 Sep 2005 06:53:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Sep 2005 06:53:02 -0000 Received: (qmail 75521 invoked by uid 500); 15 Sep 2005 06:52:56 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 75449 invoked by uid 500); 15 Sep 2005 06:52:56 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 75424 invoked by uid 99); 15 Sep 2005 06:52:55 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2005 23:52:55 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id BDE0D136 for ; Thu, 15 Sep 2005 08:52:54 +0200 (CEST) Message-ID: <1038353131.1126767174775.JavaMail.jira@ajax.apache.org> Date: Thu, 15 Sep 2005 08:52:54 +0200 (CEST) From: "David Jencks (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GERONIMO-947) Configuration should have multiple parents In-Reply-To: <677927139.1125357725653.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-947?page=all ] David Jencks closed GERONIMO-947: --------------------------------- Resolution: Won't Fix We could dice up the plans a bit more, but the multiparent classloader is working great! Thanks Dain!!! > Configuration should have multiple parents > ------------------------------------------ > > Key: GERONIMO-947 > URL: http://issues.apache.org/jira/browse/GERONIMO-947 > Project: Geronimo > Type: Bug > Components: kernel > Versions: 1.0-M5 > Reporter: David Jencks > Assignee: David Jencks > Fix For: 1.0-M5 > > A configuration should have multiple parents. This is needed for many reasons including to allow us to split our configurations into more manageable pieces. Some discussion has produced this plan: > 1. change all the builder code to produce an URI[] instead of URI for parentId using a parentId attribute with comma separated list of parents in the plans > 2. Find a multi-parent classloader and use it in Configuration. Dain says he has one and I think Eclipse has one. > 3. Change the plan xml to have multiple import elements for the parents > 4. split up our plans to take advantage of this feature. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira