[ 
https://issues.apache.org/jira/browse/TUSCANY-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515341
 ] 

Raymond Feng commented on TUSCANY-1477:
---------------------------------------

Hi,

Can you elaborate a bit more on the problem? For example, stacktrace or the 
sympton such as the components are not removed as expected?

When I look into the code, 
EmbeddedSCADomain.DomainCompositeHelper.removeComposite() removes the composite 
from the SCA domain composite in addtion to calling 
compositeActivator.deactivate(). 

Thanks,
Raymond

> CompositeActivatorImpl.deactivate() is empty
> --------------------------------------------
>
>                 Key: TUSCANY-1477
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1477
>             Project: Tuscany
>          Issue Type: Bug
>    Affects Versions: Java-SCA-0.91
>            Reporter: Vamsavardhana Reddy
>
> CompositeActivatorImpl.deactivate() is empty.  Should there be some code in 
> there?
> I am seeing a problem with removing components and composites from 
> EmbeddedSCADomain.  I have called EmbeddedSCADomain.DomainCompositeHelper 
> ().stopComponent() with all the component names in my composite and then 
> EmbeddedSCADomain.DomainCompositeHelper ().removeComposite().  I am noticing 
> that the components are not getting removed from 
> EmbeddedSCADomain.domainComposite.  
> EmbeddedSCADomain.DomainCompositeHelper.removeComposite() is calling 
> compositeActivator.deactivate().  But CompositeActivatorImpl.deactivate() is 
> empty. 

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to