> I assumed the actual paths would be applied when the Tomcat manager was > used to deploy the web app, with necessary files written into the "work" > directory. However, that does not seem to be the case for these config > files, as is hinted at in the following error message: > > 13.12.2010 10:11:06 *ERROR* RepositoryStartupServlet: > Repository startup configuration is not valid but a bootstrap config is > specified. > (RepositoryStartupServlet.java, line 366) >
Did you look at the comments in the RepositoryStartupServlet? I seem to recall that it is comments explain this boot process.
