You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Timothy Ward (JIRA)" <ji...@apache.org> on 2011/02/04 16:38:28 UTC

[jira] Created: (ARIES-567) Create common utility method for service unregistration

Create common utility method for service unregistration
-------------------------------------------------------

                 Key: ARIES-567
                 URL: https://issues.apache.org/jira/browse/ARIES-567
             Project: Aries
          Issue Type: Improvement
            Reporter: Timothy Ward


There are quite a few places in the Aries code base that unregister services without catching the potential IllegalStateException. There should be a common utility method in utils that can be used to safely dispose of these services.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (ARIES-567) Create common utility method for service unregistration

Posted by "Timothy Ward (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Ward reassigned ARIES-567:
----------------------------------

    Assignee: Timothy Ward

> Create common utility method for service unregistration
> -------------------------------------------------------
>
>                 Key: ARIES-567
>                 URL: https://issues.apache.org/jira/browse/ARIES-567
>             Project: Aries
>          Issue Type: Improvement
>            Reporter: Timothy Ward
>            Assignee: Timothy Ward
>
> There are quite a few places in the Aries code base that unregister services without catching the potential IllegalStateException. There should be a common utility method in utils that can be used to safely dispose of these services.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ARIES-567) Create common utility method for service unregistration

Posted by "Jeremy Hughes (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Hughes updated ARIES-567:
--------------------------------

    Fix Version/s: jndi uber bundle 0.3.1
                   jndi.rmi-0.3.1
                   jndi.url-0.3.1
    
> Create common utility method for service unregistration
> -------------------------------------------------------
>
>                 Key: ARIES-567
>                 URL: https://issues.apache.org/jira/browse/ARIES-567
>             Project: Aries
>          Issue Type: Improvement
>            Reporter: Timothy Ward
>            Assignee: Timothy Ward
>             Fix For: util-0.4, quiesce.manager-0.3.1, blueprint uber bundle 0.4, blueprint.annotation.impl-0.3.2, blueprint.cm-0.3.2, blueprint.core-0.4, jndi.url-0.3.1, jndi.rmi-0.3.1, jndi uber bundle 0.3.1
>
>
> There are quite a few places in the Aries code base that unregister services without catching the potential IllegalStateException. There should be a common utility method in utils that can be used to safely dispose of these services.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ARIES-567) Create common utility method for service unregistration

Posted by "Jeremy Hughes (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Hughes updated ARIES-567:
--------------------------------

    Fix Version/s: blueprint uber bundle 0.4
    
> Create common utility method for service unregistration
> -------------------------------------------------------
>
>                 Key: ARIES-567
>                 URL: https://issues.apache.org/jira/browse/ARIES-567
>             Project: Aries
>          Issue Type: Improvement
>            Reporter: Timothy Ward
>            Assignee: Timothy Ward
>             Fix For: util-0.4, quiesce.manager-0.3.1, blueprint uber bundle 0.4, blueprint.annotation.impl-0.3.2, blueprint.cm-0.3.2, blueprint.core-0.4
>
>
> There are quite a few places in the Aries code base that unregister services without catching the potential IllegalStateException. There should be a common utility method in utils that can be used to safely dispose of these services.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (ARIES-567) Create common utility method for service unregistration

Posted by "Timothy Ward (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Ward resolved ARIES-567.
--------------------------------

    Resolution: Fixed

> Create common utility method for service unregistration
> -------------------------------------------------------
>
>                 Key: ARIES-567
>                 URL: https://issues.apache.org/jira/browse/ARIES-567
>             Project: Aries
>          Issue Type: Improvement
>            Reporter: Timothy Ward
>            Assignee: Timothy Ward
>
> There are quite a few places in the Aries code base that unregister services without catching the potential IllegalStateException. There should be a common utility method in utils that can be used to safely dispose of these services.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (ARIES-567) Create common utility method for service unregistration

Posted by "Jeremy Hughes (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Hughes updated ARIES-567:
--------------------------------

    Fix Version/s: blueprint.core-0.4
                   blueprint.cm-0.3.2
                   blueprint.annotation.impl-0.3.2
                   quiesce.manager-0.3.1
    
> Create common utility method for service unregistration
> -------------------------------------------------------
>
>                 Key: ARIES-567
>                 URL: https://issues.apache.org/jira/browse/ARIES-567
>             Project: Aries
>          Issue Type: Improvement
>            Reporter: Timothy Ward
>            Assignee: Timothy Ward
>             Fix For: util-0.4, quiesce.manager-0.3.1, blueprint.annotation.impl-0.3.2, blueprint.cm-0.3.2, blueprint.core-0.4
>
>
> There are quite a few places in the Aries code base that unregister services without catching the potential IllegalStateException. There should be a common utility method in utils that can be used to safely dispose of these services.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ARIES-567) Create common utility method for service unregistration

Posted by "Jeremy Hughes (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Hughes updated ARIES-567:
--------------------------------

    Fix Version/s: util-0.4
    
> Create common utility method for service unregistration
> -------------------------------------------------------
>
>                 Key: ARIES-567
>                 URL: https://issues.apache.org/jira/browse/ARIES-567
>             Project: Aries
>          Issue Type: Improvement
>            Reporter: Timothy Ward
>            Assignee: Timothy Ward
>             Fix For: util-0.4
>
>
> There are quite a few places in the Aries code base that unregister services without catching the potential IllegalStateException. There should be a common utility method in utils that can be used to safely dispose of these services.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira