Author: adubovsky
Date: 2008-11-26 07:07:40 -0500 (Wed, 26 Nov 2008)
New Revision: 11388
Modified:
trunk/test-applications/seamApp/web/src/main/webapp/WEB-INF/faces-config.xml
Log:
+ phaseTracker
Modified: trunk/test-applications/seamApp/web/src/main/webapp/WEB-INF/faces-config.xml
===================================================================
---
trunk/test-applications/seamApp/web/src/main/webapp/WEB-INF/faces-config.xml 2008-11-26
11:11:49 UTC (rev 11387)
+++
trunk/test-applications/seamApp/web/src/main/webapp/WEB-INF/faces-config.xml 2008-11-26
12:07:40 UTC (rev 11388)
@@ -43,5 +43,7 @@
<supported-locale>tr</supported-locale>
</locale-config>
</application>
-
+ <lifecycle>
+ <phase-listener>org.richfaces.helloworld.domain.util.phaseTracker.PhaseTracker</phase-listener>
+ </lifecycle>
</faces-config>
Show replies by date