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=21720>. 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=21720 Memory/logger leak with multiple VelocityEngine instances ------- Additional Comments From [EMAIL PROTECTED] 2003-08-30 15:32 ------- Just forgot. Whole shutdown is really ungracefull for environments where you need several velocity instances. Because it would close all of the appenders, even those which are not subject of close... ( from other applications for example ) Mybe it would be better to get unique appender? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
