Author: nbelaevski
Date: 2010-07-22 09:49:01 -0400 (Thu, 22 Jul 2010)
New Revision: 18196
Modified:
root/tests/metamer/trunk/application/src/main/webapp/WEB-INF/web.xml
Log:
https://jira.jboss.org/browse/RF-8968
Modified: root/tests/metamer/trunk/application/src/main/webapp/WEB-INF/web.xml
===================================================================
--- root/tests/metamer/trunk/application/src/main/webapp/WEB-INF/web.xml 2010-07-22
12:51:30 UTC (rev 18195)
+++ root/tests/metamer/trunk/application/src/main/webapp/WEB-INF/web.xml 2010-07-22
13:49:01 UTC (rev 18196)
@@ -13,7 +13,7 @@
<param-value>server</param-value>
</context-param>
<context-param>
- <param-name>org.richfaces.SKIN</param-name>
+ <param-name>org.richfaces.skin</param-name>
<param-value>#{richBean.skin}</param-value>
</context-param>
<servlet>