Hi, On 10/1/07, Kilian Evang <[EMAIL PROTECTED]> wrote: > I have an existing Jackrabbit repository that I want to make accessible > using jackrabbit-webapp-1.3.1. I deployed the webapp and tried to use the > "easy setup" wizard.
If you have an existing repository home and configuration, then it's best to set the relevant configuration options the /WEB-INF/web.xml file within the webapp before deploying it instead of relying on the setup wizard. The setup wizard is mostly a quick helper for setting up a new repository from scratch. BR, Jukka Zitting