Bugs item #768635, was opened at 2003-07-09 11:10 Message generated for change (Comment added) made by starksm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=768635&group_id=22866
Category: JBossServer Group: v3.2 >Status: Closed >Resolution: Out of Date Priority: 5 Submitted By: Chris Jericho (coachvargo) >Assigned to: Scott M Stark (starksm) Summary: Log4j bug fix misspelled in jboss-service.xml Initial Comment: A parameter that was added to the jboss-service.xml file, in response to a bug fix, is misspelled. I have not updated this file at all. Here is the relevant piece of the config file: <mbean code="org.jboss.logging.Log4jService" name="jboss.system:type=Log4jService,service=Logging" > <attribute name="ConfigurationURL">resource:log4j.xml</attribute> <!-- Set the org.apache.log4j.helpers.LogLog.setQuiteMode. As of log4j1.2.8 this needs to be set to avoid a possible deadlock on exception at the appender level. See bug#696819. --> <attribute name="Log4jQuiteMode">true</attribute> </mbean> "Log4jQUITEMode" should be "Log4jQuietMode" ---------------------------------------------------------------------- >Comment By: Scott M Stark (starksm) Date: 2003-07-11 15:00 Message: Logged In: YES user_id=175228 This has been fixed for a while and will be in at least the 3.2.2RC2 release if was not already in an earlier release. ---------------------------------------------------------------------- Comment By: Chris Jericho (coachvargo) Date: 2003-07-09 11:33 Message: Logged In: YES user_id=663719 Note: The way it ships, it works. The mispelling is just an annoyance and should be cleared up. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=768635&group_id=22866 ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development