Oliver Zeigermann wrote: > > Unico Hommes wrote: > > > > > Nevermann, Dr., Peter wrote: > > > >>I missed one point: > >>When SlideRealm is active and starting the server runs into an > >>exception telling that Domain.xml was not found, then > specifying the > >>full path in slide.properties helped for me, e.g.: > >> > >> org.apache.slide.domain=D:/Projects/IDE/slide/Domain.xml > >> > > > > This is done by the Tomcat installation target as well. You > specify where Tomcat is installed in build.properties. > slide.properties will be patched in the way Domain.xml can be found. >
Ah OK. Did you also change WebdavServlet.init() accordingly? I think you need to prevent it from initializing the Domain there a second time. Unico --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
