[jboss-cvs] JBossAS SVN: r61904 - trunk/testsuite/src/resources/web/sso.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Mar 30 14:09:35 EDT 2007


Author: anil.saldhana at jboss.com
Date: 2007-03-30 14:09:35 -0400 (Fri, 30 Mar 2007)
New Revision: 61904

Modified:
   trunk/testsuite/src/resources/web/sso/application.xml
Log:
separate the resources for sso and sso-clustered tests

Modified: trunk/testsuite/src/resources/web/sso/application.xml
===================================================================
--- trunk/testsuite/src/resources/web/sso/application.xml	2007-03-30 18:08:55 UTC (rev 61903)
+++ trunk/testsuite/src/resources/web/sso/application.xml	2007-03-30 18:09:35 UTC (rev 61904)
@@ -25,18 +25,6 @@
       </web>
    </module>
    <module>
-      <web>
-         <web-uri>sso-form-auth4.war</web-uri>
-         <context-root>/war4</context-root>
-      </web>
-   </module>
-   <module>
-      <web>
-         <web-uri>sso-form-auth5.war</web-uri>
-         <context-root>/war5</context-root>
-      </web>
-   </module>
-   <module>
       <ejb>jbosstest-web-ejbs.jar</ejb>
    </module>
 </application>




More information about the jboss-cvs-commits mailing list