[jboss-cvs] JBossAS SVN: r95989 - trunk/testsuite/src/resources/web/federation/authext.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Nov 4 00:12:30 EST 2009


Author: remy.maucherat at jboss.com
Date: 2009-11-04 00:12:29 -0500 (Wed, 04 Nov 2009)
New Revision: 95989

Modified:
   trunk/testsuite/src/resources/web/federation/authext/war-deployers-jboss-beans.xml
Log:
- No reason to remove this one yet.

Modified: trunk/testsuite/src/resources/web/federation/authext/war-deployers-jboss-beans.xml
===================================================================
--- trunk/testsuite/src/resources/web/federation/authext/war-deployers-jboss-beans.xml	2009-11-04 05:03:42 UTC (rev 95988)
+++ trunk/testsuite/src/resources/web/federation/authext/war-deployers-jboss-beans.xml	2009-11-04 05:12:29 UTC (rev 95989)
@@ -153,6 +153,12 @@
       -->
       <property name="defaultSecurityDomain">java:/jaas/other</property>
 
+      <!-- Get the flag indicating if the normal Java2 parent first class
+           loading model should be used over the servlet 2.3 web container first
+           model.
+      -->
+      <property name="java2ClassLoadingCompliance">false</property>
+
       <property name="lenientEjbLink">true</property>
 
       <!--Flag to delete the Work Dir on Context Destroy -->




More information about the jboss-cvs-commits mailing list