Author: kien_nguyen
Date: 2010-06-03 04:01:19 -0400 (Thu, 03 Jun 2010)
New Revision: 3228
Modified:
portal/trunk/web/portal/src/main/webapp/WEB-INF/webui-configuration.xml
Log:
revert to revision 3226
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/webui-configuration.xml
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/webui-configuration.xml 2010-06-02
07:16:29 UTC (rev 3227)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/webui-configuration.xml 2010-06-03
08:01:19 UTC (rev 3228)
@@ -45,6 +45,11 @@
<event-name>portal.application.lifecycle.event</event-name>
<listener>org.exoplatform.webui.event.ConsoleEventMonitorListener</listener>
</event>
+
+ <event>
+ <event-name>portal.execution.lifecycle.event</event-name>
+
<listener>org.exoplatform.webui.event.ConsoleEventMonitorListener</listener>
+ </event>
</events>
</application>
</webui-configuration>
Show replies by date