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 4D8BDDD43 for ; Sat, 22 Dec 2012 08:00:04 +0000 (UTC) Received: (qmail 26796 invoked by uid 500); 22 Dec 2012 08:00:04 -0000 Delivered-To: apmail-cayenne-user-archive@cayenne.apache.org Received: (qmail 26485 invoked by uid 500); 22 Dec 2012 07:59:57 -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 26451 invoked by uid 99); 22 Dec 2012 07:59:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Dec 2012 07:59:55 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of michael.jaruska@gmail.com designates 209.85.215.181 as permitted sender) Received: from [209.85.215.181] (HELO mail-ea0-f181.google.com) (209.85.215.181) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Dec 2012 07:59:46 +0000 Received: by mail-ea0-f181.google.com with SMTP id k14so2173677eaa.12 for ; Fri, 21 Dec 2012 23:59:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=6EegF2hHro7dPuTqqJYGH8xqqBttGcc1CAmTWFU0DNI=; b=HhmJEVQPAGJz9f/jgpGfeRX70zwS8SwPtVECICXt0nRg5tjyFqAO1sUgHFiE1rj+tw NFiiOmLRFtwtrAL6Hq7wVngG0OlfRYshmYeFDfYKk51iXGagcatT0C7vVgm1j9tOKZ02 S+MRNPz1iRe7BZBbZenWSLrlMdWRCXch1HEyuioiwYEjgP3k8S5zOr7aXIr7vF+0/+yq OXhL+oO7IGfjlfbNoCvnkHCZAYVUy0RkDT7mlPstmXwOOTneRHG/MQP44odmHHoVIz+V 9Xi5OrocEU38DJ82+Yxke/ZX3cL0WmbwmygPvkai3RTUnA78o89tDj9b8/sZu72Q6Pke 1NZA== X-Received: by 10.14.203.2 with SMTP id e2mr38666704eeo.20.1356163166575; Fri, 21 Dec 2012 23:59:26 -0800 (PST) Received: from [127.0.0.1] ([92.62.228.233]) by mx.google.com with ESMTPS id e2sm26573395eeo.8.2012.12.21.23.59.24 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 21 Dec 2012 23:59:25 -0800 (PST) Message-ID: <50D56856.1010703@gmail.com> Date: Sat, 22 Dec 2012 08:59:18 +0100 From: Michael Jaruska User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: user@cayenne.apache.org Subject: basic tutorial Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org hi folks, i'm searching for tutorial for using cayene without caynene modeler, i need something like "download this jar, write this bean, edit this xml in this way and this is how you can access objects from database". i'm not fun of grafical/ide tools (writing this hope this won't lead into spam), just like hand-make work. is there tutorial with this aspect keeping in mind? please be patient to my beginer question. michael