Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 5683 invoked from network); 27 Jul 2005 15:02:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Jul 2005 15:02:54 -0000 Received: (qmail 85537 invoked by uid 500); 27 Jul 2005 15:02:53 -0000 Mailing-List: contact jackrabbit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-dev@incubator.apache.org Received: (qmail 85515 invoked by uid 99); 27 Jul 2005 15:02:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jul 2005 08:02:52 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [216.17.172.58] (HELO localhost.localdomain) (216.17.172.58) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jul 2005 08:02:45 -0700 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.13.1/8.13.1) with ESMTP id j6RF8qcl005825 for ; Wed, 27 Jul 2005 09:08:53 -0600 Message-ID: <42E7A384.7030905@jarbo.com> Date: Wed, 27 Jul 2005 09:08:52 -0600 From: Robert Ritchy User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: jackrabbit-dev@incubator.apache.org Subject: Re: Getting started: Don't know where! References: <23842.136.2.1.101.1122467823.squirrel@webmail.paiwastoon.com.af> In-Reply-To: <23842.136.2.1.101.1122467823.squirrel@webmail.paiwastoon.com.af> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Torsten, I think I'm missing something because the answer seems kind of obvious - but here goes. One of the main links off the jackrabbit home page takes you to the page you're looking for: http://incubator.apache.org/jackrabbit/firststeps.html This has a command line example that will help you get started. If you want to add documents to the repository, see the first example on: http://wiki.apache.org/jackrabbit/ExamplesPage -Robert Torsten Schlabach wrote: >Hi, > >I am trying to get my hands around JCR and Jackrabbit for quite some time >now, but I just cannot find a practical place to start. > >What I would like to achieve would be something as simple as: > >- Create a repository. >- Store some docs in there. >- Retrieve tem. > >I would be happy being able to do all this froma command line to start with. > >Is there any document explaining how to make this first practical steps >that I overlooked? > >Regards, >Torsten > > > >