Author: kevinshen
Date: 2010-01-27 06:41:54 +0100 (Wed, 27 Jan 2010)
New Revision: 40735

Modified:
   
CMSContainer/trunk/CMSContainer_Demo/demo.cmscontainer.org/war-community/src/webapp/META-INF/context.xml
Log:
CMSC-1539 CAS single sign-on implementation  

Modified: 
CMSContainer/trunk/CMSContainer_Demo/demo.cmscontainer.org/war-community/src/webapp/META-INF/context.xml
===================================================================
--- 
CMSContainer/trunk/CMSContainer_Demo/demo.cmscontainer.org/war-community/src/webapp/META-INF/context.xml
    2010-01-27 03:59:45 UTC (rev 40734)
+++ 
CMSContainer/trunk/CMSContainer_Demo/demo.cmscontainer.org/war-community/src/webapp/META-INF/context.xml
    2010-01-27 05:41:54 UTC (rev 40735)
@@ -114,7 +114,7 @@
        <Environment name="mmbase/imaging/ImageConvert.ConverterRoot" value="" 
type="java.lang.String" />
 
        <!-- Contains value 'live' or 'staging' to determine whether this 
server is Live or Staging. -->
-       <Environment name="server/LiveOrStaging" value="staging" 
type="java.lang.String" />
+       <Environment name="server/LiveOrStaging" value="single" 
type="java.lang.String" />
        <!-- This entry defines whether this server includes the servername to 
lookup portal pages. -->
        <Environment name="server/useServerName" value="false" 
type="java.lang.String" />
        <!--  Contains value 'true' or 'false' to indicate whether or not this 
is the production system -->

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to