Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 88679 invoked from network); 21 May 2008 17:52:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 May 2008 17:52:17 -0000 Received: (qmail 95553 invoked by uid 500); 21 May 2008 17:52:18 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 95491 invoked by uid 500); 21 May 2008 17:52:17 -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 95480 invoked by uid 99); 21 May 2008 17:52:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 May 2008 10:52:17 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 May 2008 17:51:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BAC82234C11A for ; Wed, 21 May 2008 10:51:55 -0700 (PDT) Message-ID: <395794322.1211392315763.JavaMail.jira@brutus> Date: Wed, 21 May 2008 10:51:55 -0700 (PDT) From: "Hernan Cunico (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-4053) Tutorials - Using Java Persistence API in application client MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Tutorials - Using Java Persistence API in application client ------------------------------------------------------------ Key: GERONIMO-4053 URL: https://issues.apache.org/jira/browse/GERONIMO-4053 Project: Geronimo Issue Type: Task Security Level: public (Regular issues) Components: documentation Affects Versions: 2.1.1, 2.1 Reporter: Hernan Cunico Geronimo v2.1 documentation, Tutorials section. Develop a tutorial for "Using Java Persistence API in application client" addressing the following common topics (use this list as the initial guideline). This document should also match the styling used in the existing tutorials. * Setting up Eclipse for Application development * Sample application overview _identify the different components_ * Prerequisites _external resources (i.e. databases, connection pools, JMS queues, etc)_ * Sample app creation _breakdown into multiple bullets_ * Deploy and Test the application See http://cwiki.apache.org/GMOxDOC21/tutorials.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.