You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Tuomas Kiviaho (JIRA)" <ji...@apache.org> on 2006/12/15 15:01:21 UTC

[jira] Created: (PLUTO-283) Refactoring: SupportedModesService initialization to PortalStartupListener

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

        

[jira] Assigned: (PLUTO-283) Refactoring: SupportedModesService initialization to PortalStartupListener

Posted by "Elliot Metsger (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/PLUTO-283?page=all ]

Elliot Metsger reassigned PLUTO-283:
------------------------------------

    Assignee: Elliot Metsger

> 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
>         Assigned To: Elliot Metsger
>            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

        

[jira] Resolved: (PLUTO-283) Refactoring: SupportedModesService initialization to PortalStartupListener

Posted by "Elliot Metsger (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/PLUTO-283?page=all ]

Elliot Metsger resolved PLUTO-283.
----------------------------------

    Fix Version/s: Current CVS
                   1.1.0
       Resolution: Fixed

This is resolved in trunk, r487745.

> 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
>         Assigned To: Elliot Metsger
>            Priority: Trivial
>             Fix For: Current CVS, 1.1.0
>
>
> 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

        

[jira] Commented: (PLUTO-283) Refactoring: SupportedModesService initialization to PortalStartupListener

Posted by "Elliot Metsger (JIRA)" <ji...@apache.org>.
    [ 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