[jboss-cvs] JBossAS SVN: r59839 - in branches/Branch_4_2: testsuite/src/resources/test-configs/jacc/deploy/jbossweb-tomcat55.sar/META-INF and 3 other directories.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Jan 19 11:03:31 EST 2007
Author: dimitris at jboss.org
Date: 2007-01-19 11:03:30 -0500 (Fri, 19 Jan 2007)
New Revision: 59839
Modified:
branches/Branch_4_2/ejb3/src/resources/test-configs/ejb3-jacc/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml
branches/Branch_4_2/testsuite/src/resources/test-configs/jacc/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml
branches/Branch_4_2/testsuite/src/resources/test-configs/tomcat-ssl/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml
branches/Branch_4_2/testsuite/src/resources/test-configs/tomcat-sso/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml
branches/Branch_4_2/testsuite/src/resources/test-configs/tomcat-webctx/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml
Log:
tomcat -> JBossWeb
Modified: branches/Branch_4_2/ejb3/src/resources/test-configs/ejb3-jacc/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml
===================================================================
--- branches/Branch_4_2/ejb3/src/resources/test-configs/ejb3-jacc/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml 2007-01-19 15:58:12 UTC (rev 59838)
+++ branches/Branch_4_2/ejb3/src/resources/test-configs/ejb3-jacc/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml 2007-01-19 16:03:30 UTC (rev 59839)
@@ -2,7 +2,7 @@
<server>
- <mbean code="org.jboss.web.tomcat.tc5.Tomcat5"
+ <mbean code="org.jboss.web.tomcat.service.JBossWeb"
name="jboss.web:service=WebServer">
<!-- Get the flag indicating if the normal Java2 parent first class
Modified: branches/Branch_4_2/testsuite/src/resources/test-configs/jacc/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml
===================================================================
--- branches/Branch_4_2/testsuite/src/resources/test-configs/jacc/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml 2007-01-19 15:58:12 UTC (rev 59838)
+++ branches/Branch_4_2/testsuite/src/resources/test-configs/jacc/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml 2007-01-19 16:03:30 UTC (rev 59839)
@@ -2,7 +2,7 @@
<server>
- <mbean code="org.jboss.web.tomcat.tc5.Tomcat5"
+ <mbean code="org.jboss.web.tomcat.service.JBossWeb"
name="jboss.web:service=WebServer" xmbean-dd="META-INF/webserver-xmbean.xml">
<!-- Get the flag indicating if the normal Java2 parent first class
Modified: branches/Branch_4_2/testsuite/src/resources/test-configs/tomcat-ssl/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml
===================================================================
--- branches/Branch_4_2/testsuite/src/resources/test-configs/tomcat-ssl/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml 2007-01-19 15:58:12 UTC (rev 59838)
+++ branches/Branch_4_2/testsuite/src/resources/test-configs/tomcat-ssl/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml 2007-01-19 16:03:30 UTC (rev 59839)
@@ -2,7 +2,7 @@
<server>
- <mbean code="org.jboss.web.tomcat.tc5.Tomcat5"
+ <mbean code="org.jboss.web.tomcat.service.JBossWeb"
name="jboss.web:service=WebServer" xmbean-dd="META-INF/webserver-xmbean.xml">
<!-- Get the flag indicating if the normal Java2 parent first class
Modified: branches/Branch_4_2/testsuite/src/resources/test-configs/tomcat-sso/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml
===================================================================
--- branches/Branch_4_2/testsuite/src/resources/test-configs/tomcat-sso/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml 2007-01-19 15:58:12 UTC (rev 59838)
+++ branches/Branch_4_2/testsuite/src/resources/test-configs/tomcat-sso/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml 2007-01-19 16:03:30 UTC (rev 59839)
@@ -2,7 +2,7 @@
<server>
- <mbean code="org.jboss.web.tomcat.tc5.Tomcat5"
+ <mbean code="org.jboss.web.tomcat.service.JBossWeb"
name="jboss.web:service=WebServer" xmbean-dd="META-INF/webserver-xmbean.xml">
<!-- Get the flag indicating if the normal Java2 parent first class
Modified: branches/Branch_4_2/testsuite/src/resources/test-configs/tomcat-webctx/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml
===================================================================
--- branches/Branch_4_2/testsuite/src/resources/test-configs/tomcat-webctx/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml 2007-01-19 15:58:12 UTC (rev 59838)
+++ branches/Branch_4_2/testsuite/src/resources/test-configs/tomcat-webctx/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml 2007-01-19 16:03:30 UTC (rev 59839)
@@ -3,7 +3,7 @@
<server>
- <mbean code="org.jboss.web.tomcat.tc5.Tomcat5"
+ <mbean code="org.jboss.web.tomcat.service.JBossWeb"
name="jboss.web:service=WebServer" xmbean-dd="META-INF/webserver-xmbean.xml">
<!-- The JAAS security domain to use in the absense of an explicit
@@ -37,9 +37,9 @@
<!--
Class of the session manager (used if context is marked as 'distributable'. Currently allowed values:
- - org.jboss.web.tomcat.tc5.session.JBossCacheManager
+ - org.jboss.web.tomcat.service.session.JBossCacheManager
-->
- <attribute name="ManagerClass">org.jboss.web.tomcat.tc5.session.JBossCacheManager</attribute>
+ <attribute name="ManagerClass">org.jboss.web.tomcat.service.session.JBossCacheManager</attribute>
<!-- The name of the request attribute under with the authenticated JAAS
Subject is stored on successful authentication. If null or empty then
@@ -133,7 +133,7 @@
<depends>jboss:service=TransactionManager</depends>
- <!-- Only needed if the org.jboss.web.tomcat.tc5.jca.CachedConnectionValve
+ <!-- Only needed if the org.jboss.web.tomcat.service.jca.CachedConnectionValve
is enabled in the tomcat server.xml file
<depends>jboss.jca:service=CachedConnectionManager</depends>
-->
More information about the jboss-cvs-commits
mailing list