[jboss-cvs] JBossAS SVN: r59832 - branches/Branch_4_2/testsuite/src/resources/web/federation/authext.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Jan 19 10:40:48 EST 2007
Author: dimitris at jboss.org
Date: 2007-01-19 10:40:48 -0500 (Fri, 19 Jan 2007)
New Revision: 59832
Modified:
branches/Branch_4_2/testsuite/src/resources/web/federation/authext/jboss-service.xml
Log:
org.jboss.web.tomcat.tc5 -> org.jboss.web.tomcat.service
Modified: branches/Branch_4_2/testsuite/src/resources/web/federation/authext/jboss-service.xml
===================================================================
--- branches/Branch_4_2/testsuite/src/resources/web/federation/authext/jboss-service.xml 2007-01-19 15:25:11 UTC (rev 59831)
+++ branches/Branch_4_2/testsuite/src/resources/web/federation/authext/jboss-service.xml 2007-01-19 15:40:48 UTC (rev 59832)
@@ -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">
<!-- You can configure a set of authenticators keyed by http-auth method used -->
More information about the jboss-cvs-commits
mailing list