Component stopped via ComponentManager can still be accessed
------------------------------------------------------------

                 Key: TUSCANY-2265
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2265
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Core Runtime
            Reporter: Yee-Kang Chang


I stopped a component via ComponentManager.stopComponent().  
ComponentManager.isComponentStarted() returned false but I was able to still 
use SCADomain.getService() to obtain a reference to the service and access it.  
Similarly, I can use a previously obtained reference to access the service too.

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

Reply via email to