Sebastien, > 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?
Just to keep you honest: Well, yes and no. It supposedly did, but there was a bug in the 1.0 version that tuscany is using that causes a null pointer exception. We have a patch for it and if our apache proposal goes through, it will be in the code we put in apache which we'll migrate tuscany over to using. Also, I don't think the celtix code currently in tuscany would take it into affect even if it did work. We probably should log a JIRA issue for it. > 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. In any case, I'd like to see the use case and the generated error. A JIRA issue with any information would be great. Even better with a test case. Even better with a patch. :-) Thanks! -- J. Daniel Kulp Principal Engineer IONA P: 781-902-8727 C: 508-380-7194 F:781-902-8001 [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
