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


Index: context.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Templates/single/war/src/webapp/META-INF/context.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- context.xml 2 May 2008 12:51:13 -0000       1.3
+++ context.xml 13 Feb 2009 21:18:36 -0000      1.4
@@ -101,6 +101,8 @@
        <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" />    
 
 <!--   <Environment name="cmsc/security/jcifs.http.domainController" 
value="192.168.0.3" type="java.lang.String" /> -->
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to