You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ca...@apache.org on 2006/10/12 13:15:35 UTC

svn commit: r463196 - /myfaces/tomahawk/trunk/sandbox/core/src/main/resources-facesconfig/META-INF/faces-config.xml

Author: cagatay
Date: Thu Oct 12 04:15:35 2006
New Revision: 463196

URL: http://svn.apache.org/viewvc?view=rev&rev=463196
Log:
Add ExcelExportPhaseListener

Modified:
    myfaces/tomahawk/trunk/sandbox/core/src/main/resources-facesconfig/META-INF/faces-config.xml

Modified: myfaces/tomahawk/trunk/sandbox/core/src/main/resources-facesconfig/META-INF/faces-config.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/sandbox/core/src/main/resources-facesconfig/META-INF/faces-config.xml?view=diff&rev=463196&r1=463195&r2=463196
==============================================================================
--- myfaces/tomahawk/trunk/sandbox/core/src/main/resources-facesconfig/META-INF/faces-config.xml (original)
+++ myfaces/tomahawk/trunk/sandbox/core/src/main/resources-facesconfig/META-INF/faces-config.xml Thu Oct 12 04:15:35 2006
@@ -496,6 +496,7 @@
   	  <phase-listener>org.apache.myfaces.custom.valueChangeNotifier.ValueChangePhaseListener</phase-listener>
 	  <phase-listener>org.apache.myfaces.custom.redirectTracker.RedirectTrackerPhaseListener</phase-listener>
 	  <phase-listener>org.apache.myfaces.custom.ppr.PPRPhaseListener</phase-listener>
+   	  <phase-listener>org.apache.myfaces.custom.excelexport.ExcelExportPhaseListener</phase-listener>
   </lifecycle>
 
   <application>