On 8/8/07, shaoguang geng <[EMAIL PROTECTED]> wrote: > > Hi, I run "calculator-distributed" from today's svn code, but found it > doesn't work. Since it is very new to Tuscany, I would like asking the > designer of "distributed runtime" if latest design is on the fly. Or it is > expecting solution from all the developers. > > Nice day. > > > --------------------------------- > Boardwalk for $500? In 2007? Ha! > Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! > Games.
Hi Yep, we commented out the calculator-distributed test case as we are changing the underlying sca binding implementation (to work with the new wiring model). Having said that if you are interested in getting involved in bringing it back up again then you are more than welcome. I think what we are going to formalize the interfaces that allow the distributed runtime to work (so that we can work from configuration files, as is the case now, or from some more centralized manager) and also allow the sca binding to use web services/soap instead of JMS (which is what it uses now). There has been quite a bit of chat about this recently, for example, [1], [2], [3], and I have been trying to keep up with what people have been saying here [4]. But, while the emphasis is on getting the distributed calculator sample up again with a simple a solution as possible of course there are lots of things we can add so I don't want to give you the impression that it's all a done deal. I.e. plenty of space to get involved if you would like to. Regards Simon [1] http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg21263.html [2] http://www.mail-archive.com/[email protected]/msg20810.html [3] http://www.mail-archive.com/[email protected]/msg20858.html [4] http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Distributed+Runtime
