[gatein-issues] [JBoss JIRA] Commented: (GTNPORTAL-1554) Remove portlet from appication registry after the web app has removed
Khoi Nguyen (JIRA)
jira-events at lists.jboss.org
Thu Oct 14 03:31:39 EDT 2010
[ https://jira.jboss.org/browse/GTNPORTAL-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556925#action_12556925 ]
Khoi Nguyen commented on GTNPORTAL-1554:
----------------------------------------
Currently, when a webapp was removed, PortletContainerImpl invoke destroy() method of Portlet without any event raised, so we couldn't remove an application from ApplicationRegistry service.
In ApplicationRegistry service, we also implemented remove(Application app) method for remove an application, so if we want to remove an application if the web app removed, we must overwrite destroy() for this
> Remove portlet from appication registry after the web app has removed
> ---------------------------------------------------------------------
>
> Key: GTNPORTAL-1554
> URL: https://jira.jboss.org/browse/GTNPORTAL-1554
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.1.0-GA
> Reporter: Khoi Nguyen
> Assignee: Khoi Nguyen
>
> After a web app has removed, application registry should also remove the related portlet and category from list
--
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