Chris Wilkinson created ARIES-1031:
--------------------------------------

             Summary: BlueprintExtender unnecassarily shutting down
                 Key: ARIES-1031
                 URL: https://issues.apache.org/jira/browse/ARIES-1031
             Project: Aries
          Issue Type: Bug
          Components: Blueprint
            Reporter: Chris Wilkinson


Changes introduced in ARIES-1004 caused early shutdown of the blueprintextender 
when CompositeBundles exist in the system.

CompositeBundles have their own system bundles which have an id of 0. Therefore 
we can have a system where there are multiple bundles with id=0. The code added 
in 1004 shuts down the extender when a bundle with id=0 is stopped. Therefore 
we shut down everything when we stopped a composite.

I will update the check to compare the stopping bundle with the actual system 
bundle.

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

Reply via email to