Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 3457 invoked from network); 1 Feb 2006 15:30:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Feb 2006 15:30:38 -0000 Received: (qmail 88723 invoked by uid 500); 1 Feb 2006 15:30:34 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 88644 invoked by uid 500); 1 Feb 2006 15:30:33 -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 88633 invoked by uid 99); 1 Feb 2006 15:30:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2006 07:30:33 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [207.218.42.108] (HELO emea-smg1.iona.com) (207.218.42.108) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2006 07:30:32 -0800 Received: from emea-ems1.ionaglobal.com (dutec.ie [10.2.1.125]) by emea-smg1.iona.com (Switch-3.1.7/Switch-3.1.7) with ESMTP id k11F6qLB022798 for ; Wed, 1 Feb 2006 15:06:52 GMT Received: from [10.2.1.94] ([10.2.1.94]) by emea-ems1.ionaglobal.com with Microsoft SMTPSVC(5.0.2195.6713); Wed, 1 Feb 2006 15:30:09 +0000 Mime-Version: 1.0 (Apple Message framework v746.2) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: dev@geronimo.apache.org From: "Conrad O'Dea" Subject: Integrating Geronimo and Celtix Date: Wed, 1 Feb 2006 15:32:19 +0000 X-Mailer: Apple Mail (2.746.2) X-OriginalArrivalTime: 01 Feb 2006 15:30:09.0777 (UTC) FILETIME=[62EFA610:01C62744] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi there, I am a member of the Celtix [1] development team and am currently looking at integrating Celtix into different J2EE containers. The idea is that Celtix would provide a web service stack for applications deployed in Geronimo. I've started looking at the Geronimo code-base and the WebServiceContainer piece in particular. I'm just really in the process of familiarising myself with the code and have two initial questions (I'm sure more will follow!) 1. Are there any design docs for the WebService container and how interacts with the deployer and the other containers? Anything to help get more familiar with this part of Geronimo would be good. I had a look at Geronimo web site but nothing relevant leapt out at me. 2. What is the plan for JEE 5 support in Geronimo? More specifically, Celtix depends on a bunch of specs (JAX WS 2.0, JAXB 2.0 etc.) that will form part of JEE 5 and are highly dependant on JSE 5 (principally for annotations). Presumably this will be Geronimo 2.0. That said, from reading some of the dev list on the subject it seems that JEE 5 work may be a little way off. In that case it should be possible to work within the current runtime but just requiring that JSE 5 be used. Any tips on getting started at this would be welcomed thanks Conrad [1] http://celtix.objectweb.org/