in run.jar, modify the bootstrapped log4j.properties. (I think you can just comment out all the appender stuff, but not sure if that will cause a "No appender found" error - never tried it.)
-Larry ----- Original Message ----- From: "Sebastian Hauer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 02, 2002 12:13 PM Subject: [JBoss-user] Turn of jboss boot log4j messages Hi Jboss Users, Is there a way to turn of the jboss default boot startup messages like these: 14:48:54,088 INFO [Server] JBoss Release: JBoss-3.0.4 CVSTag=JBoss_3_0_4 14:48:54,104 INFO [Server] Home Dir: C:\alpha\jboss 14:48:54,104 INFO [Server] Home URL: file:/C:/alpha/jboss/ 14:48:54,104 INFO [Server] Library URL: file:/C:/alpha/jboss/lib/ 14:48:54,104 INFO [Server] Patch URL: null These are messages that will get logged before the log4j service Mbean is in place so I think I can not turn them off in my server/*/conf/log4j.xml file. I was digging though the code of 3.0.4 but did not find where a bootstrap Jboss configuration will get loaded. Any hints? Sebastian ------------------------------------------------------- This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user ------------------------------------------------------- This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
