The node configuration file starts as follows:

<node xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200903";
    xmlns="http://tuscany.apache.org/xmlns/sca/1.1";
    xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1";
    uri="http://sample/nodes/TestNode1";
    domain="http://domain1";
    domainRegistry="tribes:default">

This seems a little confusing.

- why "uri" rather than nodeURI?
- why "domain" rather than "domainURI?
- what's the difference between domain and domainRegistry?

Simon

-- 
Apache Tuscany committer: tuscany.apache.org
Co-author of a book about Tuscany and SCA: tuscanyinaction.com

Reply via email to