Update of 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-single/src/webapp/META-INF
In directory 
james.mmbase.org:/tmp/cvs-serv26518/demo.cmscontainer.org/war-single/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/demo.cmscontainer.org/war-single/src/webapp/META-INF
See also: http://www.mmbase.org/jira/browse/CMSC-1289


Index: context.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-single/src/webapp/META-INF/context.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- context.xml 24 Dec 2007 10:07:11 -0000      1.5
+++ context.xml 13 Feb 2009 21:20:17 -0000      1.6
@@ -94,5 +94,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