You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Joe Bohn (JIRA)" <de...@geronimo.apache.org> on 2005/09/09 05:44:33 UTC

[jira] Updated: (GERONIMO-988) Avoid NPEs & move check for server type down to BasePortlet for all portlets to use.

     [ http://issues.apache.org/jira/browse/GERONIMO-988?page=all ]

Joe Bohn updated GERONIMO-988:
------------------------------

    Attachment: ServerType.patch

Movement of servertype check to BasePortlet
Update of all console portlets to extend from BasePortlet
Update of value checking to prevent NPEs for shoudl not occur conditions
Removal of BaseWebPortlet (function now in BasePortlet)

> Avoid NPEs & move check for server type down to BasePortlet for all portlets to use.
> ------------------------------------------------------------------------------------
>
>          Key: GERONIMO-988
>          URL: http://issues.apache.org/jira/browse/GERONIMO-988
>      Project: Geronimo
>         Type: Bug
>   Components: console
>     Versions: 1.0-M5
>  Environment: Windows XP
>     Reporter: Joe Bohn
>  Attachments: ServerType.patch
>
> This is a patch to move the check for server type down to BasePortlet so that all console portlets can take advantage of it.  It also updates all console portlets to extend from BasePortlet.   Finally, there are some coding changes in the check for the server type itself to avoid NPE when "should not occur" things occur.

-- 
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