Nguyen Huu Toan wrote:
Hi all,
I have a problem with tuscany do main manager
I started domain by type: java -jar tuscany-node-launcher 1.6.1 domain.
Then, i stop domain by press 'q', after i press 'q', the domain was
stopped, and the site http;//localhost:9990/ui/home couldn't be
accessed, but i can still use services which be deployed in this domain,
when i type a wsdl location of a service in this domain, it still works.
>
Stopping the domain manager doesn't stop the nodes running in the domain.
If you want to stop the nodes as well, you need to do that separately.
Simon