Dinesh Premalal wrote:
Samisa Abeysinghe <[EMAIL PROTECTED]> writes:

I find that we link Woden for only a single function in client_utils.c
in description folder.
This function is used by service client for dynamic invocation.

For a single function, it is not worth linking Woden IMHO given the
size of the code.
I would propose that we separate out those functions and optionally
build it as a separate lib for those who want dynamic invocation.

+1 , what will be the replacement of

"axis2_svc_client_create_for_dynamic_invocation" function's

svc_client_impl->svc = axis2_client_utils_create_axis2_svc(env, wsdl_uri, wsdl_svc_qname, endpoint_name, wsdl_path, svc_client_impl->options);
which has a dependency on woden.
I thought we can move this to wherever the dynamic invocation belongs - should be a separate function in a separate lib/subfolder.

Samisa...
thanks,
Dinesh


--
Samisa Abeysinghe : http://www.wso2.org/ (WSO2 Oxygen Tank - Web Services 
Developers' Portal)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to