You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Glyn Normington (JIRA)" <ji...@apache.org> on 2012/10/16 15:23:03 UTC

[jira] [Created] (ARIES-940) Subsystem core Activator does not check for existing services

Glyn Normington created ARIES-940:
-------------------------------------

             Summary: Subsystem core Activator does not check for existing services
                 Key: ARIES-940
                 URL: https://issues.apache.org/jira/browse/ARIES-940
             Project: Aries
          Issue Type: Bug
          Components: Subsystem
            Reporter: Glyn Normington
         Attachments: patch.txt

The Activator reacts to certain services being published, but does not cope if the same services are already published when start is called.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (ARIES-940) Subsystem core Activator does not check for existing services

Posted by "Glyn Normington (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ARIES-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476982#comment-13476982 ] 

Glyn Normington commented on ARIES-940:
---------------------------------------

All the subsystem tests pass with this patch applied.
                
> Subsystem core Activator does not check for existing services
> -------------------------------------------------------------
>
>                 Key: ARIES-940
>                 URL: https://issues.apache.org/jira/browse/ARIES-940
>             Project: Aries
>          Issue Type: Bug
>          Components: Subsystem
>            Reporter: Glyn Normington
>         Attachments: patch.txt
>
>
> The Activator reacts to certain services being published, but does not cope if the same services are already published when start is called.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (ARIES-940) Subsystem core Activator does not check for existing services

Posted by "Glyn Normington (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ARIES-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476987#comment-13476987 ] 

Glyn Normington commented on ARIES-940:
---------------------------------------

There was a bug in the patch which showed up in testing. I'll attach a fixed version of the patch shortly.
                
> Subsystem core Activator does not check for existing services
> -------------------------------------------------------------
>
>                 Key: ARIES-940
>                 URL: https://issues.apache.org/jira/browse/ARIES-940
>             Project: Aries
>          Issue Type: Bug
>          Components: Subsystem
>            Reporter: Glyn Normington
>
> The Activator reacts to certain services being published, but does not cope if the same services are already published when start is called.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (ARIES-940) Subsystem core Activator does not check for existing services

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

Glyn Normington updated ARIES-940:
----------------------------------

    Attachment: patch.txt

Updated patch to include bug fix.
                
> Subsystem core Activator does not check for existing services
> -------------------------------------------------------------
>
>                 Key: ARIES-940
>                 URL: https://issues.apache.org/jira/browse/ARIES-940
>             Project: Aries
>          Issue Type: Bug
>          Components: Subsystem
>            Reporter: Glyn Normington
>         Attachments: patch.txt
>
>
> The Activator reacts to certain services being published, but does not cope if the same services are already published when start is called.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (ARIES-940) Subsystem core Activator does not check for existing services

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

Glyn Normington closed ARIES-940.
---------------------------------

    Resolution: Not A Problem

I misinterpreted the service tracker interface. It turns out existing services are notified to the service tracker customizer.
                
> Subsystem core Activator does not check for existing services
> -------------------------------------------------------------
>
>                 Key: ARIES-940
>                 URL: https://issues.apache.org/jira/browse/ARIES-940
>             Project: Aries
>          Issue Type: Bug
>          Components: Subsystem
>            Reporter: Glyn Normington
>         Attachments: patch.txt
>
>
> The Activator reacts to certain services being published, but does not cope if the same services are already published when start is called.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (ARIES-940) Subsystem core Activator does not check for existing services

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

Glyn Normington updated ARIES-940:
----------------------------------

    Attachment:     (was: patch.txt)
    
> Subsystem core Activator does not check for existing services
> -------------------------------------------------------------
>
>                 Key: ARIES-940
>                 URL: https://issues.apache.org/jira/browse/ARIES-940
>             Project: Aries
>          Issue Type: Bug
>          Components: Subsystem
>            Reporter: Glyn Normington
>
> The Activator reacts to certain services being published, but does not cope if the same services are already published when start is called.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Comment Edited] (ARIES-940) Subsystem core Activator does not check for existing services

Posted by "Glyn Normington (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ARIES-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476980#comment-13476980 ] 

Glyn Normington edited comment on ARIES-940 at 10/16/12 1:22 PM:
-----------------------------------------------------------------

Fix attached.
                
      was (Author: glyn.normington):
    Fix.
                  
> Subsystem core Activator does not check for existing services
> -------------------------------------------------------------
>
>                 Key: ARIES-940
>                 URL: https://issues.apache.org/jira/browse/ARIES-940
>             Project: Aries
>          Issue Type: Bug
>          Components: Subsystem
>            Reporter: Glyn Normington
>         Attachments: patch.txt
>
>
> The Activator reacts to certain services being published, but does not cope if the same services are already published when start is called.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (ARIES-940) Subsystem core Activator does not check for existing services

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

Glyn Normington updated ARIES-940:
----------------------------------

    Attachment: patch.txt

Fix.
                
> Subsystem core Activator does not check for existing services
> -------------------------------------------------------------
>
>                 Key: ARIES-940
>                 URL: https://issues.apache.org/jira/browse/ARIES-940
>             Project: Aries
>          Issue Type: Bug
>          Components: Subsystem
>            Reporter: Glyn Normington
>         Attachments: patch.txt
>
>
> The Activator reacts to certain services being published, but does not cope if the same services are already published when start is called.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira