]
kien nguyen closed GTNPORTAL-1286.
----------------------------------
Resolution: Rejected
Clean redudance key in webui-configuration.xml file
---------------------------------------------------
Key: GTNPORTAL-1286
URL:
https://jira.jboss.org/browse/GTNPORTAL-1286
Project: GateIn Portal
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: kien nguyen
Assignee: kien nguyen
Priority: Minor
I see webui-configuraton.xml file (web/portal/src/main/webapp/WEB-INF) has two event keys
with the same name:
<events>
<event>
<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>
it should be clean.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: