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 >
I noticed this too a while ago. I fixed the SlideRealm to load lazily upon first use to give Servlet the opportunity to initialize the Domain. If you want I can send you the patch. It seems to me a better solution than having to specify the system property. Unico --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
