You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by ChadDavis <ch...@gmail.com> on 2010/01/12 19:26:02 UTC

configuring boostrap of jackrabbit-webapp

I'm using the webapp and am having trouble finding documentation of
how to manage the bootstrapping of the repository.  Perhaps someone
can advise me.  I'm on Jackrabbit 2.0, BTW.

Goals:

1) no RMI
2) no JDNI ( is this an option even )
3) start up from a bootstrap.properties file with no existing jackrabbit home
4) default settings are fine for me

What do I need in my bootstrap.properties file to achieve this?