Friday, April 21, 2006

AgileWiki.properties file

Well, I cleaned up exception handling in Portal, broke out a separate Main class, changed Session into a Cachable and added an optional property file.

There are 15 properties that can optionally be used to tune and configure AwServer. One of particular note is rmiName, which allows multiple servers to be run on the same machine.

Clients now also take an optional property file for specifying the rmiName. This is necessary when the client and server are running on different computers.

General value add, mm?

I've also been thinking about private arks. These could be set up with their own server. All I really need to do is add another property which forces you to login before doing anything else. (So a valid user would need to register for you.) Sounds like this would also require email validation of users and the ability to change passwords. It can wait for now.

Bill

0 Comments:

Post a Comment

<< Home