From dev-return-26062-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Wed Mar 01 23:07:03 2006 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 77813 invoked from network); 1 Mar 2006 23:06:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Mar 2006 23:06:44 -0000 Received: (qmail 78421 invoked by uid 500); 1 Mar 2006 23:07:15 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 78167 invoked by uid 500); 1 Mar 2006 23:07:13 -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 78156 invoked by uid 99); 1 Mar 2006 23:07:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Mar 2006 15:07:12 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [216.136.173.58] (HELO smtp014.mail.yahoo.com) (216.136.173.58) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 01 Mar 2006 15:07:12 -0800 Received: (qmail 79410 invoked from network); 1 Mar 2006 23:06:51 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:Mime-Version:In-Reply-To:References:Content-Type:Message-Id:Content-Transfer-Encoding:From:Subject:Date:To:X-Mailer; b=LNVRpnrICDAqtYw3qeCcNjXyhfHU41Jykdt9g2myYirb03wYq4/jsymWwS0UX/lGa9NoXMbAlqKwZ8CK1Zg77eoiSHvD0JY5OoUowuycDoaVMJtak5WuHkzsq9USOBEtxJn6WUxkaKqktOlg2BNZmDfy1wC2UIAAVxXkLrG8MH4= ; Received: from unknown (HELO ?192.168.1.5?) (david?jencks@66.93.38.137 with plain) by smtp014.mail.yahoo.com with SMTP; 1 Mar 2006 23:06:50 -0000 Mime-Version: 1.0 (Apple Message framework v746.2) In-Reply-To: <4405F05D.8020701@earthlink.net> References: <43FCC80D.40806@earthlink.net> <4403B713.8020908@earthlink.net> <2ED47449-E4AD-4832-B203-3F56ADC32F3F@iq80.com> <4405F05D.8020701@earthlink.net> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: David Jencks Subject: Re: parents (imports) of configurations Date: Wed, 1 Mar 2006 15:06:48 -0800 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.746.2) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Mar 1, 2006, at 11:05 AM, Joe Bohn wrote: > The chart is only showing geronimo.import(parent) relationships and > not geronimo.dependency relationships (which would really make the > diagram cluttered and difficult to follow). > > However, I checked and console-jetty doesn't include a > geronimo.dependency on jetty either. I believe that it isn't the > content of the configuration itself that makes it specific to jetty > but rather the deployment (using the jetty-deployer rather than the > tomcat-deployer) that makes it a requirement to have both jetty and > tomcat configurations of each application we pre-deploy. All the deployers can, and the j2ee related deployers do, add whatever imports are normally necessary for a module of the type they are deploying, to the list of imports for that module. For example, the jetty builder adds the jetty configuration, the openejb builder adds the openejb configuration, etc etc. Does your chart take account of this or only what is present in the plans before they are deployed? thanks david jencks > > Joe > > Dain Sundstrom wrote: >> This is a bit confusing. How can I have a console-jetty without >> a dependency on jetty? >> -dain >> On Feb 27, 2006, at 6:36 PM, Joe Bohn wrote: >>> Here's an updated version of the chart (including the >>> "duplicate" dependencies that I had proposed removing but which >>> are not yet removed). >>> >>> Joe >>> >>> >>> Joe Bohn wrote: >>> >>>> I'm not sure if these charts are helpful for anybody else or >>>> not. It's a point in time snapshot that I created of parent >>>> (import) dependencies between configurations at the moment >>>> (which some of the changes that I have pending to clean up some >>>> dependencies). >>>> The first page has the server configuration imports and the >>>> second page includes the client and "childless" configs >>>> (configs not referenced as parents by any other configuration). >>>> If you think it's useful then I will try to find a location >>>> where we can keep this ... but I suspect it would get out of >>>> date fairly quickly. >>>> Joe >>> >>> >>> -- >>> Joe Bohn >>> joe.bohn at earthlink.net >>> >>> "He is no fool who gives what he cannot keep, to gain what he >>> cannot lose." -- Jim Elliot >>> > > -- > Joe Bohn > joe.bohn at earthlink.net > > "He is no fool who gives what he cannot keep, to gain what he > cannot lose." -- Jim Elliot