Update of
/var/cvs/contributions/CMSContainer_Demo/www.cmscontainer.org/war-live/src/webapp/META-INF
In directory
james.mmbase.org:/tmp/cvs-serv26518/www.cmscontainer.org/war-live/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-live/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-live/src/webapp/META-INF/context.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- context.xml 23 Dec 2008 16:03:38 -0000 1.3
+++ context.xml 13 Feb 2009 21:20:18 -0000 1.4
@@ -88,6 +88,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="com/luceus/repository-name" value="cmsc-live"
type="java.lang.String" />
<Environment name="com/luceus/index-attachments" value="true"
type="java.lang.String" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs