jdillon 2003/08/30 03:23:59
Modified: modules/core/src/conf boot-service.xml
Log:
o Did not mean to check this in
Revision Changes Path
1.11 +3 -1 incubator-geronimo/modules/core/src/conf/boot-service.xml
Index: boot-service.xml
===================================================================
RCS file:
/home/cvs/incubator-geronimo/modules/core/src/conf/boot-service.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- boot-service.xml 30 Aug 2003 10:22:52 -0000 1.10
+++ boot-service.xml 30 Aug 2003 10:23:59 -0000 1.11
@@ -4,6 +4,7 @@
<components>
<!-- Log4j Logging Service -->
+ <!--
<mbean code="org.apache.geronimo.core.logging.log4j.Log4jService"
name="geronimo.core:role=Logging">
<constructor>
<arg type="java.net.URL">
@@ -11,6 +12,7 @@
</arg>
</constructor>
</mbean>
+ -->
<!-- RMI adaptor to support MX4J -->
<mbean code="mx4j.tools.naming.NamingService"
name="Naming:type=rmiregistry">