[java-idp-testbed COMMIT] /trunk/src/main/resources/system/conf/testbed-opensaml.xml

noreply at shibboleth.net noreply at shibboleth.net
Thu Jun 19 12:53:11 EDT 2014


Author: scantor
Date: Thu Jun 19 12:53:11 2014
New Revision: 269

URL: http://svn.shibboleth.net/view/java-idp-testbed?rev=269&view=rev
Log:
Default more properties.

Modified:
    trunk/src/main/resources/system/conf/testbed-opensaml.xml

Modified: trunk/src/main/resources/system/conf/testbed-opensaml.xml
URL: http://svn.shibboleth.net/view/java-idp-testbed/trunk/src/main/resources/system/conf/testbed-opensaml.xml?rev=269&r1=268&r2=269&view=diff
==============================================================================
--- trunk/src/main/resources/system/conf/testbed-opensaml.xml (original)
+++ trunk/src/main/resources/system/conf/testbed-opensaml.xml Thu Jun 19 12:53:11 2014
@@ -29,7 +29,7 @@
                     <key>
                         <value>http://apache.org/xml/properties/security-manager</value>
                     </key>
-                    <bean id="shibboleth.XercesSecurityManager" class="${idp.xml.securityManager}" />
+                    <bean id="shibboleth.XercesSecurityManager" class="${idp.xml.securityManager:com.sun.org.apache.xerces.internal.util.SecurityManager}" />
                 </entry>
             </map>
         </property>



More information about the commits mailing list