Bugs item #768635, was opened at 2003-07-09 18:10 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=768635&group_id=22866
Category: JBossServer Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Chris Jericho (coachvargo) Assigned to: Nobody/Anonymous (nobody) 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" ---------------------------------------------------------------------- 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/bulletproofapps _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development