You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by mm...@apache.org on 2007/12/04 02:16:06 UTC

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

Author: mmarinschek
Date: Mon Dec  3 17:16:06 2007
New Revision: 600760

URL: http://svn.apache.org/viewvc?rev=600760&view=rev
Log:
fix for https://issues.apache.org/jira/browse/TOMAHAWK-1160 (TOMAHAWK-1160): enable tiles-2 support in MyFaces

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

Modified: myfaces/tomahawk/trunk/examples/tiles/src/main/webapp/WEB-INF/examples-config.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/examples/tiles/src/main/webapp/WEB-INF/examples-config.xml?rev=600760&r1=600759&r2=600760&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/examples/tiles/src/main/webapp/WEB-INF/examples-config.xml (original)
+++ myfaces/tomahawk/trunk/examples/tiles/src/main/webapp/WEB-INF/examples-config.xml Mon Dec  3 17:16:06 2007
@@ -7,7 +7,7 @@
 
 <faces-config>
     <application>
-        <view-handler>org.apache.myfaces.tomahawk.application.jsp.JspTilesViewHandlerImpl</view-handler>
+        <view-handler>org.apache.myfaces.tomahawk.application.jsp.JspTilesTwoViewHandlerImpl</view-handler>
     </application>
 
 	    <managed-bean>