> -----Original Message----- > From: Oliver Zeigermann [mailto:[EMAIL PROTECTED] > Sent: donderdag 15 januari 2004 11:01 > To: Slide Developers Mailing List > Subject: Re: SlideRealm tested OK > > Unico Hommes wrote: > > > > > > > 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. > > Hmmm. It does not seem so. I get one initialization... >
Actually, after checking, it seems not. Because Domain.init() just returns if it was already initialized before. Sorry for the noise. Unico --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
