From dev-return-7670-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Thu Jul 01 18:09:37 2004 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 90035 invoked from network); 1 Jul 2004 18:09:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Jul 2004 18:09:37 -0000 Received: (qmail 54202 invoked by uid 500); 1 Jul 2004 18:09:37 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 54085 invoked by uid 500); 1 Jul 2004 18:09:36 -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 Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 54040 invoked by uid 99); 1 Jul 2004 18:09:35 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.233.18.245] (HELO public.coredevelopers.net) (209.233.18.245) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 01 Jul 2004 11:09:34 -0700 Received: from [192.168.37.199] (gateway [192.168.2.253]) by public.coredevelopers.net (Postfix on SuSE Linux 8.0 (i386)) with ESMTP id 0FECE47C30 for ; Thu, 1 Jul 2004 11:06:58 -0700 (PDT) Message-ID: <40E4534B.1030107@coredevelopers.net> Date: Thu, 01 Jul 2004 11:09:15 -0700 From: Jeremy Boynes User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: Web Services items for J2EE 1.4 References: <19e0530f0406240741767c4d19@mail.gmail.com> <19e0530f04062411347b8e9498@mail.gmail.com> <3403.203.94.92.51.1088178429.squirrel@203.94.92.51> <19e0530f04063003286fb7b871@mail.gmail.com> <1957.203.94.66.132.1088647566.squirrel@203.94.66.132> In-Reply-To: <1957.203.94.66.132.1088647566.squirrel@203.94.66.132> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Srinath Perera wrote: > Thanks dims .. I would look in to them and come back geronimo dev if help > is needed. > Srinath > It would be worth looking at the deployment code as well - it is the stuff that converts xml definitions to GBeans as the config is being built. However, I would steer away from the web container as at this time it delegates most of this to Jetty which is *not* the way we want to go (as Jetty should not be dependent on Geronimo or know about things that are only relevant to a J2EE embedding - unless it wants to of course :-) ) -- Jeremy