Hi, I'm currently working on the Tuscany project using Axis2C for webservice support. I'm sure this change will affect me ;-)
I've been coding an Axis2C client in Tuscany and did struggle a bit trying to guess what the "official" client interface is supposed to be. Is there any documentation on what the client side api is? The samples are a starting point but there is a fair bit of assumed knowledge required to follow them.
Cheers,
On 25/04/06, Nabeel <[EMAIL PROTECTED]> wrote:
Keeping inline with the Axis2 Java Service Client API, I am implementing
a similar client API for Axis2 C.
It has the following interfaces:
axis2_svc_client.h
axis2_op_client.h
axis2_options.h
Once this is implemented, axis2_call.h interface can be removed. (This
will affect all the existing samples, documentations, PHP & Firefox
extensions written on top of Axis2 C)
thanks
-Nabeel
--
Pete
