You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2008/11/13 04:51:10 UTC

svn commit: r713627 - /myfaces/tomahawk/trunk/core12/src/main/conf/META-INF/faces-config-base.xml

Author: lu4242
Date: Wed Nov 12 19:51:10 2008
New Revision: 713627

URL: http://svn.apache.org/viewvc?rev=713627&view=rev
Log:
uncomment TomahawkFacesContextWrapper, since by default the wrap is disabled but the factory must be always on

Modified:
    myfaces/tomahawk/trunk/core12/src/main/conf/META-INF/faces-config-base.xml

Modified: myfaces/tomahawk/trunk/core12/src/main/conf/META-INF/faces-config-base.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/core12/src/main/conf/META-INF/faces-config-base.xml?rev=713627&r1=713626&r2=713627&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/core12/src/main/conf/META-INF/faces-config-base.xml (original)
+++ myfaces/tomahawk/trunk/core12/src/main/conf/META-INF/faces-config-base.xml Wed Nov 12 19:51:10 2008
@@ -32,11 +32,11 @@
       <!-- This PhaseListener is only necessary if the autoscroll feature is used -->
       <phase-listener>org.apache.myfaces.renderkit.html.util.AutoScrollPhaseListener</phase-listener>
   </lifecycle>
-  <!-- 
+
   <factory>
       <faces-context-factory>org.apache.myfaces.webapp.filter.TomahawkFacesContextFactory</faces-context-factory>
   </factory>
-   -->
+
     <!-- additional "by type" converters -->
     
     <converter>