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/10 00:52:01 UTC

jackrabbit-webapp configuration

I'm trying to figure out how to configure the jackrabbit-webapp web
application and the enclosed repository.  In the javadoc for
org.apache.jackrabbit.j2ee.RepositoryStartupServlet, it says:

"When using the first time, the configuraition can miss the relevant
repository parameters in the web.xml. "

What does this mean?  Does this mean that the init-params in the
web.xml don't work on first start up?  All the time, or just part of
the time?  It sounds as if this is some sort of intermittent issue.
What causes this?