Yes, Jackrabbit is completely embeddable, basically you create an object of type TransientRepository in your app, and that initializes jackrabbit on the fly.
There is a repository.xml file that this step refers to, which describes how to set up jackrabbit and where to put the data. see http://jackrabbit.apache.org/first-hops.html -----Original Message----- From: kkersey <[EMAIL PROTECTED]> Sent: Friday, May 2, 2008 5:08pm To: [email protected] Subject: Basic Question Hi I am Jackrabbit newbie as this question will prove. Can Jackrabbit be run on a local machine without using Tomcat (or any other web server for that matter)? If so could someone explain to me how to do this or point me to some good documentation? I would appreciate it immensely. -- View this message in context: http://www.nabble.com/Basic-Question-tp17027806p17027806.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
