Return-Path: Delivered-To: apmail-incubator-abdera-user-archive@locus.apache.org Received: (qmail 24153 invoked from network); 28 Jan 2007 04:19:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Jan 2007 04:19:44 -0000 Received: (qmail 39962 invoked by uid 500); 28 Jan 2007 04:19:50 -0000 Delivered-To: apmail-incubator-abdera-user-archive@incubator.apache.org Received: (qmail 39938 invoked by uid 500); 28 Jan 2007 04:19:50 -0000 Mailing-List: contact abdera-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-user@incubator.apache.org Delivered-To: mailing list abdera-user@incubator.apache.org Received: (qmail 39929 invoked by uid 99); 28 Jan 2007 04:19:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Jan 2007 20:19:50 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jasnell@gmail.com designates 66.249.82.231 as permitted sender) Received: from [66.249.82.231] (HELO wx-out-0506.google.com) (66.249.82.231) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Jan 2007 20:19:41 -0800 Received: by wx-out-0506.google.com with SMTP id i26so1160366wxd for ; Sat, 27 Jan 2007 20:19:20 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=f/9fiyAFtAgx2tR0HcrRPUsW/TXUpp4Gkj6l4RHHMsuEhgRwWBjkPJ657bwrxnjVqWBIpetPZdG9YxW5XQi99ziixzdPpFsadoa5MqowFa8BcYT24F23mRn8ISvrUUH3E8k8AutGMr1Q92hmQ6VgxM5Uwco+L1P3KzZ+SBqGehg= Received: by 10.70.39.2 with SMTP id m2mr9767767wxm.1169957960268; Sat, 27 Jan 2007 20:19:20 -0800 (PST) Received: from ?192.168.1.101? ( [67.181.218.96]) by mx.google.com with ESMTP id 13sm12623656wrl.2007.01.27.20.19.18; Sat, 27 Jan 2007 20:19:19 -0800 (PST) Message-ID: <45BC2444.1050109@gmail.com> Date: Sat, 27 Jan 2007 20:19:16 -0800 From: James M Snell User-Agent: Thunderbird 1.5.0.9 (X11/20070103) MIME-Version: 1.0 To: abdera-user@incubator.apache.org Subject: Re: Seeking abdera server example References: <3D25545BFA30684F8403E7A8C1C4422C0290955B@sfoexch1.mm-ads.com> In-Reply-To: <3D25545BFA30684F8403E7A8C1C4422C0290955B@sfoexch1.mm-ads.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Take a look in the examples module in SVN. There is a simple APP server example. The server code needs some additional work but it is possible to build a fully functional APP server impl using it. - James Terris Linenbach wrote: > Hello, > > > > I am looking for sample code that builds an APP server with Abdera. Any > pointers would be much appreciated. > > > > Have you noticed that Axis 2.0 is claiming support for RESTful > applications? > > > > I need to decide soon how to build a RESTful web service, whether I base > it on APP's foundation or roll my own (what are your URIs? What are your > methods? What are your status codes? etc. - YUCK !!! ). > > > > Thank you, > > > > Terris Linenbach > Developer, MarkMonitor > > 45 Fremont Street, Suite 1400 > San Francisco, CA 94105 > Direct: +1.415.278.8457 > Fax: +1.425.944.9813 > Cell: +1.415.519.1416 > Terris.Linenbach@MarkMonitor.com > www.markmonitor.com > > > >