Change Notes item #552540, was opened at 2002-05-05 13:33 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=381174&aid=552540&group_id=22866
Category: JBossMX Group: v3.0 (Rabbit Hole) Status: Open Priority: 5 Submitted By: Adrian Brock (ejort) Assigned to: Nobody/Anonymous (nobody) Summary: JBossMX default logging Initial Comment: The default logging factory for JBossMX can now be specified using the system property ServerConstants.LOGGER_FACTORY_CLASS_PROPERTY or "jbossmx.logging.adapter.factory.class" The default is now log4j. When the factory cannot be instantiated, e.g. log4j is not available it will revert to the previous default of System.err logging. This is done quietly so that standalone jbossmx users do not get a nasty ClassNotFoundException when they don't want to use log4j. Regards, Adrian ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=381174&aid=552540&group_id=22866 _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
