[wsf-c-dev] [C++] WSF/C++ Service Client API Uploaded
Senaka Fernando
senaka at wso2.com
Tue Oct 16 23:12:16 PDT 2007
On Wed, 2007-10-17 at 11:23 +0530, Manjula Peiris wrote:
> Hi,
>
> In the API I to create the service client following function is
> proposed.
>
> wsf_service_client (wsf_configuration_context config_context,
> wsf_service axis_service)
>
> Is this wsf_configuration_context is a wrapper object for
> axis2_conf_ctx_t?
No, it will not be a 1-to-1 implementation where each and every type in
C will be wrapped. Therefore, I have not finalized on what goes into
that object. But, I guess it could be of some use, like using the repo
to generate a configuration context, may be in a different way.
Can someone suggest?
> I don't think it is a good idea to wrap axis2_conf_ctx because most of
> its members are not primitive types.
>
> And In the API there is no function to create the svc_client using the
> client repo.
I have added that constructor.
>
> Thanks.
> -Manjula
>
>
> On Tue, 2007-10-16 at 19:46 +0530, Senaka Fernando wrote:
> > Hi,
> > Please visit the link below for the API of WSF/C++ Service Client, the
> > wsf_service_client Class
> > http://wso2.org/wiki/display/wsfcpp/wsf_service_client+Class
> >
> > Regards,
> > Senaka
> >
> > P.S. I'm new to posting an API on wiki, so please excuse me for any
> > formatting or any other errors that I have made. :)
> >
> >
> > _______________________________________________
> > Wsf-c-dev mailing list
> > Wsf-c-dev at wso2.org
> > http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev
>
>
> _______________________________________________
> Wsf-c-dev mailing list
> Wsf-c-dev at wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev
More information about the Wsf-c-dev
mailing list