You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by xu...@apache.org on 2009/06/21 11:05:10 UTC

svn commit: r786956 - /geronimo/server/trunk/plugins/client/client-security/src/main/plan/plan.xml

Author: xuhaihong
Date: Sun Jun 21 09:05:09 2009
New Revision: 786956

URL: http://svn.apache.org/viewvc?rev=786956&view=rev
Log:
GERONIMO-4553 Add the global setting for the client security realm

Modified:
    geronimo/server/trunk/plugins/client/client-security/src/main/plan/plan.xml

Modified: geronimo/server/trunk/plugins/client/client-security/src/main/plan/plan.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/client/client-security/src/main/plan/plan.xml?rev=786956&r1=786955&r2=786956&view=diff
==============================================================================
--- geronimo/server/trunk/plugins/client/client-security/src/main/plan/plan.xml (original)
+++ geronimo/server/trunk/plugins/client/client-security/src/main/plan/plan.xml Sun Jun 21 09:05:09 2009
@@ -49,6 +49,7 @@
     <gbean name="client-properties-realm"
         class="org.apache.geronimo.security.realm.GenericSecurityRealm">
         <attribute name="realmName">client-properties-realm</attribute>
+        <attribute name="global">true</attribute>
         <xml-reference name="LoginModuleConfiguration">
             <lc:login-config xmlns:lc="http://geronimo.apache.org/xml/ns/loginconfig-${geronimoSchemaVersion}">
                 <lc:login-module control-flag="REQUIRED" server-side="true" wrap-principals="true">