On Tue, Feb 16, 2010 at 2:58 PM, <[email protected]> wrote: > This is exactly what I need: > http://tuscany.apache.org/distributed-sca-domain.html, a distributed SCA > domain where I can register my server. > If you could help me get the calculator-distributed example works in 2.x I > would really appreciate it. > > Thanks, > Ha
These are all different scenarios we have working in 2.x http://cwiki.apache.org/confluence/download/attachments/2852380/Tuscany+SCA+Domain+Node.odp Note that, in 2.x, couple things have changed related to the Domain/Node apis and the scenario you are describing works in 2.x without the need of the DomainManagerLauncher. Please see if this is what you are looking for https://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/ -- Luciano Resende http://people.apache.org/~lresende http://lresende.blogspot.com/
