[gatein-issues] [JBoss JIRA] Commented: (GTNPORTAL-1286) Clean redudance key in webui-configuration.xml file

Trong Tran (JIRA) jira-events at lists.jboss.org
Thu Jun 3 04:01:46 EDT 2010


    [ https://jira.jboss.org/browse/GTNPORTAL-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12533717#action_12533717 ] 

Trong Tran commented on GTNPORTAL-1286:
---------------------------------------

They are not the same :
- one is "portal.application.lifecycle.event"
- other is "portal.execution.lifecycle.event"

> 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: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list