Return-Path: Delivered-To: apmail-incubator-general-archive@www.apache.org Received: (qmail 99357 invoked from network); 19 Mar 2009 12:09:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Mar 2009 12:09:54 -0000 Received: (qmail 41375 invoked by uid 500); 19 Mar 2009 12:09:52 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 41231 invoked by uid 500); 19 Mar 2009 12:09:52 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 41220 invoked by uid 99); 19 Mar 2009 12:09:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Mar 2009 05:09:52 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [85.158.181.16] (HELO server172-han.de-nserver.de) (85.158.181.16) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Mar 2009 12:09:41 +0000 Received: (qmail 13067 invoked from network); 19 Mar 2009 13:09:21 +0100 Received: from Unknown (HELO darkstar-1148.local) (148.198.20.31) (smtp-auth username siegfried.goeschl@it20one.com, mechanism plain) by server172-han.de-nserver.de (qpsmtpd/0.43rc1) with ESMTPA; Thu, 19 Mar 2009 13:09:21 +0100 Message-ID: <49C235F1.1090100@it20one.at> Date: Thu, 19 Mar 2009 13:09:21 +0100 From: Siegfried Goeschl Reply-To: siegfried.goeschl@it20one.at Organization: IT20one GmbH User-Agent: Thunderbird 2.0.0.19 (Macintosh/20081209) MIME-Version: 1.0 To: general@incubator.apache.org Subject: Re: Starting a new incubation References: <8693BD1B64D34063853DE790658FE2CD@sampaw.com> In-Reply-To: <8693BD1B64D34063853DE790658FE2CD@sampaw.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-User-Auth: Auth by siegfried.goeschl@it20one.com through 148.198.20.31 X-Virus-Checked: Checked by ClamAV on apache.org Hi Alexander, could you provide some more technical background information +) how does it compare to RMI, JSON or Hessian (http://hessian.caucho.com/) Siegfried Goeschl Alexander Veit wrote: > Dear all, > > I would like to start an incubator project at the Apache Software Foundation > with a Java library (let's call it Jaffre) I've written. > > Jaffre is a lightweight RPC library for the Java platform. > It is designed to be simple, extensible, robust, and efficient with > no required dependencies other than a JRE. Currently it supports > transport over insecure or encrypted TCP channels. It supports sessions > and can be customized so that calls are performed as a particular session > dependent subject. > > Implementing a service is as simple as defining a service interface, > implementing it in a pojo, and registering that pojo as a service > endpoint. The service is exposed to clients through one ore more > connectors. Clients call the service through proxy classes. > > As far as I understood the Apache guides and this mailing list, the first > requirement to start an incubation is to find a champion. If this is > correct, I would herewith like to announce the search for a champion. > If I'm wrong, I would appreciate any advice how to proceed. > > Regards, > Alexander Veit > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org > For additional commands, e-mail: general-help@incubator.apache.org > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org