I used the archetype to create the hello-world tuscany webapp. The webapp demonstrates calling the helloworld service via a .jsp. My question is -- how would I modify the .composite file to also expose the helloworld service over SOAP? I tried adding <binding.ws uri=...>, but that didn't seem to help.
I'm deploying the .war to tomcat. Thanks for any insight. -B
