[snip] Elizabeth Delouise wrote:
More specifically, my question is whether or not the tuscany runtime supports an Http-Get binding. I was told that it does not.
Tuscany currently supports two different implementations of the SCA web service binding: - on top of Axis2, and Axis2 supports HTTP get (see http://ws.apache.org/axis2/1_0/rest-ws.html#rest_with_get) - on top of Celtix, and Dan please keep me honest here, but I think your Celtix binding also support HTTP get bindings, right?
So in theory this should work, now the reality is that we've never exercised that path so you are exploring unknown territory. From your previous email, I understand that you ran into some errors. Can you please give us a little more info, could you post the WSDL you used, tell us if you tried with the Axis2 binding or the Celtix binding, and give us more details on the error you're getting? Then we can see if this is something that we need to fix in our code, a problem with the underlying stack, or a setup problem... Thanks.
-- Jean-Sebastien --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
