[ http://issues.apache.org/jira/browse/PLUTO-283?page=comments#action_12458986 ] Elliot Metsger commented on PLUTO-283: --------------------------------------
I've refactored the SupportedModesServiceImpl to obtain the container's PortletRegistry just in time, instead of relying on the presence of an initialized container in the SupportedModesServiceImpl.init() method. Now SupportedModesService behaves like the other portal services. > Refactoring: SupportedModesService initialization to PortalStartupListener > -------------------------------------------------------------------------- > > Key: PLUTO-283 > URL: http://issues.apache.org/jira/browse/PLUTO-283 > Project: Pluto > Issue Type: Sub-task > Components: portal driver > Affects Versions: Current CVS, 1.1-286-COMPATIBILITY > Reporter: Tuomas Kiviaho > Priority: Trivial > > SupportedModesService initialization (and destruction) could now be moved > from PortalDriverServlet to PortalStartupListener -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
