Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-149

Add dynamic invocation methods to Service Client API

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.93
    • core/clientapi
    • None
    • All

    Description

      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);

      Attachments

        Activity

          People

            Unassigned Unassigned
            nabeel_yoosuf Nabeel Yoosuf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: