Unfortunately the js-client extension is broken in the M5 release, and the sample can't be fixed without updating the runtime code. Not sure what the easiest thing to do about that is, if it was fixed in the 2.x trunk could you use that?
...ant On Sun, Oct 10, 2010 at 8:32 AM, Nick @ Bigpond <[email protected]> wrote: > Hi, > > > > I’m trying to run one of the samples, details below; > > > > Application: > \tuscany-sca-2.0-M5-src\samples\webapps\helloworld-js-client > > JDK: 1.6.0_17 > > Maven: 2.2.1 > > Eclipse: 3.5.2 > > Tomcat: 6.0.29 > > > > I can build the war file and deployed it to tomcat ok. However, the > callSayHello() function is called when I click the button but an alert is > raised with the following: > > Title: The page at http://localhost:8080 says: > > Message: Not Found > > > > Can you suggest a way I get more information about what is going wrong? > > > > Thanks, > > > > Nick May. > > [email protected]. > >
