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 "S.Uthaiyashankar (JIRA)" <ji...@apache.org> on 2009/09/08 05:06:57 UTC

[jira] Updated: (AXIS2C-1354) new function axis2_svc_client_get_conf_ctx() needed.

     [ https://issues.apache.org/jira/browse/AXIS2C-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

S.Uthaiyashankar updated AXIS2C-1354:
-------------------------------------

    Component/s: core/clientapi

> new function axis2_svc_client_get_conf_ctx() needed.
> ----------------------------------------------------
>
>                 Key: AXIS2C-1354
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1354
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/clientapi
>            Reporter: Damitha Kumarage
>
> It is desired to have above function for the service client api to retrieve the configuration context. In some instances after first service client is created we should be able to retrieve the configuration context from that service client and create new service cients passing that configuraiton context using axis2_svc_client_create_with_conf_ctx_and_svc() function.
> This is very useful since creating configuration context is very expensive task since this reads all configuration files again and again.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.