You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by Sahan Gamage <sa...@wso2.com> on 2005/12/09 10:38:01 UTC

[Axis2] added util functions

Hi,

I have created axis2_util.h and util.c files to support axis2 utility
functions. Also I have written
axis2_parse_request_url_for_svc_and_operation(axis2_env_t **env,
axis2_char_t *request) function as a start. Please commit the code.

- Sahan