[jboss-cvs] JBossAS SVN: r60299 - branches/Branch_4_2/server/src/etc/conf/default.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Feb 5 11:02:34 EST 2007
Author: dimitris at jboss.org
Date: 2007-02-05 11:02:34 -0500 (Mon, 05 Feb 2007)
New Revision: 60299
Modified:
branches/Branch_4_2/server/src/etc/conf/default/jboss-service.xml
Log:
adapt the minimal config to the Naming service changes
Modified: branches/Branch_4_2/server/src/etc/conf/default/jboss-service.xml
===================================================================
--- branches/Branch_4_2/server/src/etc/conf/default/jboss-service.xml 2007-02-05 16:01:55 UTC (rev 60298)
+++ branches/Branch_4_2/server/src/etc/conf/default/jboss-service.xml 2007-02-05 16:02:34 UTC (rev 60299)
@@ -53,6 +53,10 @@
-->
</mbean>
+ <!-- ==================================================================== -->
+ <!-- Thread Pool -->
+ <!-- ==================================================================== -->
+
<!-- A Thread pool service -->
<mbean code="org.jboss.util.threadpool.BasicThreadPool"
name="jboss.system:service=ThreadPool">
More information about the jboss-cvs-commits
mailing list