I seem to missing something very basic here. I can't run the first-hops. I can compile it. When I read about the configuration of jackrabbit it seems that I don't have it installed properly. I don't have a repository structure or the repository.xml file that is mentioned below.
I have successfully used jackrabbit before with Tomcat by dropping the war file in the proper directory and "firing it up". Without Tomcat what do I do to "install" jackrabbit. I think I am missing something so basic that the documentation I am reading takes it for granted that I know what I am doing. Dave Brosius-2 wrote: > > 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. -- View this message in context: http://www.nabble.com/Basic-Question-tp17027806p17071123.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
