You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org> on 2006/07/26 22:10:16 UTC

[jira] Created: (GERONIMO-2232) Plugins can't clean up when uninstallled

Plugins can't clean up when uninstallled
----------------------------------------

                 Key: GERONIMO-2232
                 URL: http://issues.apache.org/jira/browse/GERONIMO-2232
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Plugins
    Affects Versions: 1.1
            Reporter: Aaron Mulder
             Fix For: 1.1.x


When plugins are installed they can install files, etc.  However, there's no way for them to clean up after themselves when uninstalled.  Ideally, a plugin could include a class that would be called during the uninstall process.

-- 
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: (GERONIMO-2232) Plugins can't clean up when uninstallled

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563771#action_12563771 ] 

David Jencks commented on GERONIMO-2232:
----------------------------------------

I'm not at all convinced this is a plausible feature request.  I think that perhaps a way to think about the situation is that instead of uninstalling a plugin, you should extract a server that does not contain that plugin, but does contain the ones you want.

> Plugins can't clean up when uninstallled
> ----------------------------------------
>
>                 Key: GERONIMO-2232
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2232
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Plugins
>    Affects Versions: 1.1
>            Reporter: Aaron Mulder
>             Fix For: 1.1.x
>
>
> When plugins are installed they can install files, etc.  However, there's no way for them to clean up after themselves when uninstalled.  Ideally, a plugin could include a class that would be called during the uninstall process.

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