[jboss-cvs] JBossAS SVN: r77953 - branches/JBPAPP_4_3_0_GA_CC/testsuite/src/resources/test-configs/cc/deploy/jboss-web.deployer.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Sep 4 05:44:22 EDT 2008


Author: pskopek at redhat.com
Date: 2008-09-04 05:44:22 -0400 (Thu, 04 Sep 2008)
New Revision: 77953

Modified:
   branches/JBPAPP_4_3_0_GA_CC/testsuite/src/resources/test-configs/cc/deploy/jboss-web.deployer/server.xml
Log:
SSO valve eanbled to fix failing SSO tests. 

Modified: branches/JBPAPP_4_3_0_GA_CC/testsuite/src/resources/test-configs/cc/deploy/jboss-web.deployer/server.xml
===================================================================
--- branches/JBPAPP_4_3_0_GA_CC/testsuite/src/resources/test-configs/cc/deploy/jboss-web.deployer/server.xml	2008-09-04 09:42:43 UTC (rev 77952)
+++ branches/JBPAPP_4_3_0_GA_CC/testsuite/src/resources/test-configs/cc/deploy/jboss-web.deployer/server.xml	2008-09-04 09:44:22 UTC (rev 77953)
@@ -158,9 +158,9 @@
                               standard ObjectName of the JBossCache MBean used 
                               to support session replication.
             -->
-            <!--
+            <!-- -->
             <Valve className="org.jboss.web.tomcat.service.sso.ClusteredSingleSignOn" />
-            -->
+            
          
             <!-- Check for unclosed connections and transaction terminated checks
                  in servlets/jsps.




More information about the jboss-cvs-commits mailing list