Hi Torsten On 7/27/05, Torsten Schlabach <[EMAIL PROTECTED]> 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. >
See http://incubator.apache.org/jackrabbit/firststeps.html http://wiki.apache.org/jackrabbit/ExamplesPage > I would be happy being able to do all this froma command line to start with. > there's no command line interface yet. You'll have to code your own jcr client, or you might want to try the web UI from Day called CRX, see http://jsr170tools.day.com/crx/index.jsp. BR, edgar > Is there any document explaining how to make this first practical steps > that I overlooked? > > Regards, > Torsten > >
