Update of
/var/cvs/contributions/CMSContainer_Demo/i18n-demo/war/src/webapp/META-INF
In directory
james.mmbase.org:/tmp/cvs-serv26518/i18n-demo/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_Demo/i18n-demo/war/src/webapp/META-INF
See also: http://www.mmbase.org/jira/browse/CMSC-1289
Index: context.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Demo/i18n-demo/war/src/webapp/META-INF/context.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- context.xml 26 Sep 2007 11:17:55 -0000 1.1
+++ context.xml 13 Feb 2009 21:20:17 -0000 1.2
@@ -78,5 +78,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