[ http://team.andromda.org:8080/jira/browse/CORE-16?page=history ] Work on CORE-16 started by Chad Brandon
> Log4j configuration for Cartridge ( template engine ) via log4j.xml > ------------------------------------------------------------------- > > Key: CORE-16 > URL: http://team.andromda.org:8080/jira/browse/CORE-16 > Project: AndroMDA Core > Type: Improvement > Environment: AndroMDA-3.0M2 > Windows XP Prof > JDK : j2sdk1.4.2_05 > UML Tool : MagicDraw 7.8 > Reporter: Vikram Naik > Assignee: Chad Brandon > Priority: Minor > > > We have built a customized cartridge on andromda-ejb-cartridge-3.0M2. The > other change we have is, we dont kill the JVM after every run of the > generation. We have noticed that the log file generated for the template > engine, keeps on growing, i.e the logs are appended to the file on every run. > The VelocityTemplateEngine class has its own FileAppender, the appender added > to logger is not configured for NOT appending the logs to the file. > Moreover, its also not possible to configure the logging behaviour for this > appender using the log4j.xml configuration file > Also it would be nice to have the log4j.xml file picked up from some external > dir, say using some System Property of the VM, this way it becomes handy for > the developers developing customized cartridge as, they won't have to muck > around with the library supplied by AndroMDA Team. > Same implementation could be also be carried out for Cartridge-Rules.xml -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://team.andromda.org:8080/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel
