Update of 
/var/cvs/contributions/CMSContainer_Demo/www.cmscontainer.org/war-staging/src/webapp/META-INF
In directory 
james.mmbase.org:/tmp/cvs-serv26518/www.cmscontainer.org/war-staging/src/webapp/META-INF

Modified Files:
        context.xml 
Log Message:
CMSC-1289 Create a readonly instance of the CMSc


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Demo/www.cmscontainer.org/war-staging/src/webapp/META-INF
See also: http://www.mmbase.org/jira/browse/CMSC-1289


Index: context.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/www.cmscontainer.org/war-staging/src/webapp/META-INF/context.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- context.xml 21 Dec 2007 09:15:16 -0000      1.2
+++ context.xml 13 Feb 2009 21:20:18 -0000      1.3
@@ -88,5 +88,7 @@
        <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 -->
        <Environment name="server/production" value="false" 
type="java.lang.String" />  
+       <!--  Contains value 'true' or 'false' to indicate whether or not the 
application is in readonly mode -->
+       <Environment name="server/readonly" value="false" 
type="java.lang.String" />    
 
 </Context>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to