You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2010/06/07 08:11:53 UTC

[jira] Commented: (FELIX-2394) Servlets that are automatically unregistered should not be destroyed

    [ https://issues.apache.org/jira/browse/FELIX-2394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876132#action_12876132 ] 

Felix Meschberger commented on FELIX-2394:
------------------------------------------

Why ?

IMHO a servlet which is unregistered must be destroyed to comply with the Servlet API contract.

And it doesn't matter why the servlet is unregistered, either because the Http Service is going away or the registering bundle is going away without explicitly unregistering the servlet or the servlet is explicitly unregistered.

> Servlets that are automatically unregistered should not be destroyed
> --------------------------------------------------------------------
>
>                 Key: FELIX-2394
>                 URL: https://issues.apache.org/jira/browse/FELIX-2394
>             Project: Felix
>          Issue Type: Bug
>          Components: HTTP Service
>    Affects Versions: http-2.0.4
>            Reporter: Alan Cabrera
>
> Servlets that are automatically unregistered, when their registering bundles are uninstalled, should not be destroyed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.