You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2015/01/01 02:55:18 UTC

svn commit: r1648792 [2/2] - in /portals/jetspeed-2/applications/jsaudit/trunk: ./ src/main/java/org/apache/jetspeed/portlets/audit/ src/main/java/org/apache/jetspeed/portlets/util/ src/main/resources/ src/webapp/WEB-INF/ src/webapp/WEB-INF/reports/

Modified: portals/jetspeed-2/applications/jsaudit/trunk/src/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/applications/jsaudit/trunk/src/webapp/WEB-INF/web.xml?rev=1648792&r1=1648791&r2=1648792&view=diff
==============================================================================
--- portals/jetspeed-2/applications/jsaudit/trunk/src/webapp/WEB-INF/web.xml (original)
+++ portals/jetspeed-2/applications/jsaudit/trunk/src/webapp/WEB-INF/web.xml Thu Jan  1 01:55:17 2015
@@ -25,7 +25,7 @@ limitations under the License.
         Attention: You do not need to put /WEB-INF/faces-config.xml in here.
         </description>
         <param-name>javax.faces.CONFIG_FILES</param-name>
-        <param-value>/WEB-INF/examples-config.xml</param-value> 
+        <param-value>/WEB-INF/faces-config.xml</param-value>
     </context-param>
     <context-param>
         <description>State saving method: "client" or "server" (= default)



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org