Yes, you're right. I got that wrong. I just fixed it.
- Dave
On Mar 29, 2006, at 4:23 PM, Jeff Blattman wrote:
dave,
i noticed that the code you added for this check uses
RollerRuntimeConfig to get the property. if i'm not mistaken, this
reads properties from the database. should it have been
RollerConfig, to get the properties from roller[-custom].properties?
thanks.
David M Johnson wrote:
2) Move Roller admin protocol implementation under package
org.roller.webservices.adminprotocol. Add a boolean startup
property (in roller.properties) to enable/disable, default value
is false.