Hi all --

I am doing a bunch of work on the installer/config code. I've already
got some really cool features implemented (LDAP config and live
testing, Stripesification of the interface, configuration of multiple
properties files simultaneously...). One thing I would REALLY like to
do is to be able to apply changes to the wiki WITHOUT requiring a
webapp reload.

To that end, I wrote a restart() method for the WikiEngine, and it
seems to work perfectly except in one respect: I can't figure out how
to restart the logging subsystem. Any hints? I'd like to be able to
allow the admin to specify the desired log file location, and after
restart all of the logging is redirected there.

Actually, there is one more thing: how does one set the Priha page
directory? I'm pretty sure there's a setting in priha.properties that
needs to be set, but I don't know what it is.

Andrew

Reply via email to