Hi, I was trying to get the calculator-distributed sample to work. However I cannot get the sample to run after following the steps in the read me.
ant runDomain works fine and I get the output as outlined in the read me. However in the next step when I try ant runNodeB, I get the following error :- [java] INFO: Creating node: http://rsahgal-wxp01:9990/node-image/NodeB [java] Oct 21, 2008 6:26:53 PM org.apache.tuscany.sca.node.launcher.NodeLau ncherUtil node [java] SEVERE: SCA Node could not be created ... ... ... Caused by: org.osoa.sca.ServiceRuntimeException: java.io.IOException : Server returned HTTP response code: 500 for URL: http://rsahgal-wxp01:9990/nod e-image/NodeB. Ditto for ant runNodeC I did not try ant runNodeA I am having the same issue in both the latest Tuscany 1.3.2 and Tuscany 1.2 (I had it lying around). Am I missing some configurations? Thanks, Rohan
