[jboss-cvs] JBossAS SVN: r62651 - branches/Branch_4_2/testsuite/src/resources/cluster/http/http-scoped/WEB-INF.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Apr 30 13:23:31 EDT 2007


Author: dimitris at jboss.org
Date: 2007-04-30 13:23:31 -0400 (Mon, 30 Apr 2007)
New Revision: 62651

Modified:
   branches/Branch_4_2/testsuite/src/resources/cluster/http/http-scoped/WEB-INF/jboss-web.xml
Log:
JBAS-4374, web deployment are scoped by default using the Web (tomcat) webloader.

Modified: branches/Branch_4_2/testsuite/src/resources/cluster/http/http-scoped/WEB-INF/jboss-web.xml
===================================================================
--- branches/Branch_4_2/testsuite/src/resources/cluster/http/http-scoped/WEB-INF/jboss-web.xml	2007-04-30 17:10:11 UTC (rev 62650)
+++ branches/Branch_4_2/testsuite/src/resources/cluster/http/http-scoped/WEB-INF/jboss-web.xml	2007-04-30 17:23:31 UTC (rev 62651)
@@ -1,8 +1,4 @@
 <jboss-web>
-   <class-loading>
-   <loader-repository>jboss.web:loader=testHA</loader-repository>
-   </class-loading>
-
    <!-- Uncomment the security-domain to enable security. You will
       need to edit the htmladaptor login configuration to setup the
       login modules used to authentication users.




More information about the jboss-cvs-commits mailing list