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 "Samisa Abeysinghe (JIRA)" <ji...@apache.org> on 2006/06/15 03:07:30 UTC

[jira] Updated: (AXIS2C-149) Add dynamic invocation methods to Service Client API

     [ http://issues.apache.org/jira/browse/AXIS2C-149?page=all ]

Samisa Abeysinghe updated AXIS2C-149:
-------------------------------------

    Fix Version: 0.93
                     (was: 0.92)

Woden/C work is still on going.
Hence moved to post 0.92

> Add dynamic invocation methods to Service Client API
> ----------------------------------------------------
>
>          Key: AXIS2C-149
>          URL: http://issues.apache.org/jira/browse/AXIS2C-149
>      Project: Axis2-C
>         Type: Task

>   Components: core/clientapi
>     Versions: Current (Nightly)
>  Environment: All
>     Reporter: Nabeel Yoosuf
>      Fix For: 0.93

>
> Once Woden/C and XmlSchema parser are ready, the following create functions should be added to service client to be inline with Java API.
> axis2_svc_client_t* axis2_svc_client_create_with_conf_ctx_wsdl_def(axis2_env_t **env,
>      axis2_conf_ctx_t *conf_ctx,
>      axis2_wsdl_def_t *wsdl_def,
>      axis2_qname_t *wsdl_svc_name,
>      axis2_char_t *port_name);
> axis2_svc_client_t* axis2_svc_client_create_with_conf_ctx_wsdl_url(axis2_env_t **env,
>      axis2_conf_ctx_t *conf_ctx,
>      axis2_url_t *wsdl_url,
>      axis2_qname_t *wsdl_svc_name,
>      axis2_char_t *port_name);

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org