Patches item #559028, was opened at 2002-05-22 09:32 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376687&aid=559028&group_id=22866
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Ari Schot (aschot) Assigned to: Nobody/Anonymous (nobody) Summary: Replace log4j.jar with version 1.2.1 Initial Comment: The JBoss-2.4.4-src distribution contains five different obsolete versions of log4j.jar. Please replace them with version 1.2.1. This requires a minor patch to jboss/src/main/org/jboss/logging/log4j/ ConsoleAppender.java Please find attached the following: - a "find" command showing where the log4j jars are replaced - a "diff -c" showing the changes to ConsoleAppender.java. You need to change "event.priority" --> "event.level" in two places. Please also replace the log4j.jars in JBoss 3.x. This can be done without any code changes. Download link for log4j-1.2.1.jar: http://jakarta.apache.org/log4j/jakarta-log4j-1.2.1.tar.gz Regards, Ari ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376687&aid=559028&group_id=22866 _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
