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 -----Original Message----- From: Luciano Resende [mailto:[email protected]] Sent: Tuesday, February 16, 2010 1:34 PM To: [email protected] Subject: Re: Tuschany 2.x status? On Tue, Feb 16, 2010 at 11:15 AM, <[email protected]> wrote: > I got the JMS binding example working but the client and the services both > run on the same JVM. How do I start the services (we'll treated this as a > server - up and running waiting for request from client) from one JVM and > start the client in another? Couldn't find an example on this. The closest > one is calculator-distributed in 1.x but doesn't work in 2.x because of > missing DomainManagerLauncherBootstrap. > Could somebody point me to the right direction? > > Thanks, > You could probably find a similar scenario in one of the nodes itest https://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/itest/nodes/ If those are not what you want, please give me more details and I could try to do something in my sandbox tonight or tomorrow. -- Luciano Resende http://people.apache.org/~lresende http://twitter.com/lresende1975 http://lresende.blogspot.com/
