Domain broken after stopping+starting a node 
---------------------------------------------

                 Key: TUSCANY-1952
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1952
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Core Runtime
    Affects Versions: Java-SCA-1.1
            Reporter: Jean-Sebastien Delfino
            Priority: Critical
             Fix For: Java-SCA-1.1


The SCA domain seems to be unusable after a node is stopped then started again.

Steps to reproduce the problem:

1. From the tutorial/cloud module start LaunchCloud.java, it'll start some 
services and a domain controller.
2. From the tutorial/store module start LaunchStore.java, it'll start the store 
composite.
3. Point your Web browser to http://localhost:8100/ui/store.html your should 
see the store UI showing a catalog of fruits
4. Stop LaunchStore by pressing Ctrl+C
5. Do steps 2 and 3 again, you won't see the catalog anymore. None of the 
services seem to properly register/resolve in the domain anymore.


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