[jboss-cvs] JBossAS SVN: r59833 - branches/Branch_4_2/tomcat/src/resources.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Jan 19 10:45:42 EST 2007
Author: dimitris at jboss.org
Date: 2007-01-19 10:45:42 -0500 (Fri, 19 Jan 2007)
New Revision: 59833
Modified:
branches/Branch_4_2/tomcat/src/resources/jboss-service.xml
branches/Branch_4_2/tomcat/src/resources/webserver-xmbean.xml
Log:
tomcat -> JBossWeb
Modified: branches/Branch_4_2/tomcat/src/resources/jboss-service.xml
===================================================================
--- branches/Branch_4_2/tomcat/src/resources/jboss-service.xml 2007-01-19 15:40:48 UTC (rev 59832)
+++ branches/Branch_4_2/tomcat/src/resources/jboss-service.xml 2007-01-19 15:45:42 UTC (rev 59833)
@@ -2,7 +2,7 @@
<!-- $Id$ -->
<server>
- <!-- Tomcat 5 Service-->
+ <!-- JBossWeb Service-->
<mbean code="org.jboss.web.tomcat.service.JBossWeb"
name="jboss.web:service=WebServer" xmbean-dd="META-INF/webserver-xmbean.xml">
Modified: branches/Branch_4_2/tomcat/src/resources/webserver-xmbean.xml
===================================================================
--- branches/Branch_4_2/tomcat/src/resources/webserver-xmbean.xml 2007-01-19 15:40:48 UTC (rev 59832)
+++ branches/Branch_4_2/tomcat/src/resources/webserver-xmbean.xml 2007-01-19 15:45:42 UTC (rev 59833)
@@ -3,7 +3,7 @@
"-//JBoss//DTD JBOSS XMBEAN 1.2//EN"
"http://www.jboss.org/j2ee/dtd/jboss_xmbean_1_2.dtd">
<!--
- Jboss Web XMBean descriptor
+ JBoss Web XMBean descriptor
$Id$
-->
More information about the jboss-cvs-commits
mailing list