Return-Path: X-Original-To: apmail-cayenne-user-archive@www.apache.org Delivered-To: apmail-cayenne-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2ADC79B9D for ; Thu, 8 Dec 2011 15:20:50 +0000 (UTC) Received: (qmail 81921 invoked by uid 500); 8 Dec 2011 15:20:50 -0000 Delivered-To: apmail-cayenne-user-archive@cayenne.apache.org Received: (qmail 81897 invoked by uid 500); 8 Dec 2011 15:20:49 -0000 Mailing-List: contact user-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cayenne.apache.org Delivered-To: mailing list user@cayenne.apache.org Received: (qmail 81889 invoked by uid 99); 8 Dec 2011 15:20:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Dec 2011 15:20:49 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of johnthuss@gmail.com designates 209.85.216.50 as permitted sender) Received: from [209.85.216.50] (HELO mail-qw0-f50.google.com) (209.85.216.50) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Dec 2011 15:20:43 +0000 Received: by qaea17 with SMTP id a17so1687609qae.16 for ; Thu, 08 Dec 2011 07:20:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=y5LaCXvlbrbq9ASug/TDtDLyWe99ad0QCCYyHoUl4TE=; b=pqGgxIptBCt1s1qnFABzV6UUrdlB16Zb7D67Ng32UcWYLsME/n+7G2ptfbD++LtiUX b4Zca6Zam9W79eIvg1voPygnpD7f6GmotK9lI65aK4IG3nU7EoCH2FHxalWBEi8zFo0B OfnkBi9MCc3U8HL2vHIYS7KsmZ52BNgazTWus= MIME-Version: 1.0 Received: by 10.224.182.2 with SMTP id ca2mr3239925qab.57.1323357623007; Thu, 08 Dec 2011 07:20:23 -0800 (PST) Received: by 10.229.110.20 with HTTP; Thu, 8 Dec 2011 07:20:22 -0800 (PST) Date: Thu, 8 Dec 2011 09:20:22 -0600 Message-ID: Subject: REST web services with Cayenne From: John Huss To: user@cayenne.apache.org Content-Type: multipart/alternative; boundary=20cf30363efd07b93204b39635e8 --20cf30363efd07b93204b39635e8 Content-Type: text/plain; charset=ISO-8859-1 Can anyone share an example project or classes that utilize Cayenne with a REST web service? Like maybe an example DTO class or template? From what I gather, using DTOs is the way to go. Thanks, John --20cf30363efd07b93204b39635e8--