You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2006/05/13 00:52:24 UTC

svn commit: r405922 - /myfaces/tomahawk/trunk/examples/tiles/src/main/webapp/WEB-INF/web.xml

Author: dennisbyrne
Date: Fri May 12 15:52:23 2006
New Revision: 405922

URL: http://svn.apache.org/viewcvs?rev=405922&view=rev
Log:
TOMAHAWK-429 , changed extension filter

Modified:
    myfaces/tomahawk/trunk/examples/tiles/src/main/webapp/WEB-INF/web.xml

Modified: myfaces/tomahawk/trunk/examples/tiles/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewcvs/myfaces/tomahawk/trunk/examples/tiles/src/main/webapp/WEB-INF/web.xml?rev=405922&r1=405921&r2=405922&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/examples/tiles/src/main/webapp/WEB-INF/web.xml (original)
+++ myfaces/tomahawk/trunk/examples/tiles/src/main/webapp/WEB-INF/web.xml Fri May 12 15:52:23 2006
@@ -100,7 +100,7 @@
   
   <filter>
     <filter-name>extensionsFilter</filter-name>
-    <filter-class>org.apache.myfaces.component.html.util.ExtensionsFilter</filter-class>
+    <filter-class>org.apache.myfaces.webapp.filter.ExtensionsFilter</filter-class>
     <init-param>
       <description>Set the size limit for uploaded files.
                 Format: 10 - 10 bytes