DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24390>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24390 [PATCH] New StaticStringModule ------- Additional Comments From [EMAIL PROTECTED] 2003-11-15 19:32 ------- > <value name="status" type="string"> > <mode type="static" name="system-property"> > <parameter>"void"</parameter> > </mode> > </value> I disagree...that is an ugly use of the system-property Input Module. It is supposed to return a system property, given the name of the property. I think the best solution is to allow the db descriptor to specify static values, without the use of an input module.
