Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 7759 invoked from network); 10 Oct 2005 18:45:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Oct 2005 18:45:47 -0000 Received: (qmail 97241 invoked by uid 500); 10 Oct 2005 18:45:44 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 97096 invoked by uid 500); 10 Oct 2005 18:45:43 -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 97085 invoked by uid 99); 10 Oct 2005 18:45:43 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Oct 2005 11:45:43 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ammulder@gmail.com designates 64.233.162.198 as permitted sender) Received: from [64.233.162.198] (HELO zproxy.gmail.com) (64.233.162.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Oct 2005 11:45:46 -0700 Received: by zproxy.gmail.com with SMTP id 9so917122nzo for ; Mon, 10 Oct 2005 11:45:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=B0/nNBWBQHoaO/8rSdLi94kEZowJarqej73UxRtsLXLSLtgtjtZC6UmKjzo3Ri1VacVhlUQyDrz5EThn0goGmbCbq5shXppUF/SFFvn8d6AjrS1hmCToja8KiTY0CSYUTi6lz1jNaYk8yaxOiJUCG4WrNaujDTRAb9eKSW5SHZU= Received: by 10.36.91.18 with SMTP id o18mr3096512nzb; Mon, 10 Oct 2005 11:45:22 -0700 (PDT) Received: by 10.37.13.64 with HTTP; Mon, 10 Oct 2005 11:45:21 -0700 (PDT) Message-ID: <74e15baa0510101145x3035475ybdc4a1959d516432@mail.gmail.com> Date: Mon, 10 Oct 2005 14:45:21 -0400 From: Aaron Mulder Reply-To: Aaron Mulder Sender: ammulder@gmail.com To: dev@geronimo.apache.org Subject: Re: Applications migration In-Reply-To: <434AB26C.7070105@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <434AB26C.7070105@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Sounds good to me. But we need content for more than just JBoss there. :) Aaron On 10/10/05, Hernan Cunico wrote: > Hi all, > I have been working on some migration documents for porting applications > running on other application servers (just JBoss so far) to Geronimo. > > I am trying to show how to migrate applications by separating the > docs/topics into different the different features/technologies such as > JDBC, EJBs (CMP, BMP, MDB, Session beans), Web services, JCA, security, > etc. My intention is to make this list as complete as possible. > > What do you guys think about creating a new "Migration" category under > the "Documents" section in the Wiki. > > Cheers ! > > Hernan Cunico >