Author: thomas.heute(a)jboss.com
Date: 2009-12-07 07:30:18 -0500 (Mon, 07 Dec 2009)
New Revision: 962
Modified:
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/common/common-configuration.xml
Log:
Resource bundles aren't stored in DB by default
Modified:
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/common/common-configuration.xml
===================================================================
---
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/common/common-configuration.xml 2009-12-07
12:11:50 UTC (rev 961)
+++
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/common/common-configuration.xml 2009-12-07
12:30:18 UTC (rev 962)
@@ -60,7 +60,7 @@
</values-param>
<values-param>
<name>init.resources</name>
- <description>Store the following resources into the db for the first
launch </description>
+ <description>Initiate the following resources during the first
launch</description>
<value>locale.portal.expression</value>
<value>locale.portal.services</value>
<value>locale.portal.webui</value>
Show replies by date