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 pl...@jakarta.apache.org on 2004/07/30 16:17:41 UTC

[jira] Assigned: (PLUTO-28) Javadoc in PortletContainer.java mentions non-existant destroy method

Message:

   The following issue has been re-assigned.

   Assignee: David DeWolf (mailto:ddewolf@apache.org)
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/PLUTO-28

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: PLUTO-28
    Summary: Javadoc in PortletContainer.java mentions non-existant destroy method
       Type: Bug

     Status: Open

    Project: Pluto
 Components: 
             portlet container
   Versions:
             Current CVS

   Assignee: David DeWolf
   Reporter: Ken Weiner

    Created: Thu, 19 Feb 2004 8:34 AM
    Updated: Fri, 30 Jul 2004 7:16 AM
Environment: Operating System: Other
Platform: Other

Description:
The class-level JavaDoc for org.apache.pluto.PortletContainer mentions a
"destroy" method which doesn't appear to exist.  It should either be changed to
"shutdown" (if that was what was intended) or removed.  By the way, why isn't
there an "unload" method in the PortletContainer that unloads a portlet?

This is the section I'm talking about:

 * The methods of this class have to be called in the following order:
 * <UL>
 * <LI>only once</LI>
 *   <UL>
 *   <LI>init</LI>
 *   <LI>destroy</LI>
 *   </UL>


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira