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 "Diluka Moratuwage (JIRA)" <ji...@apache.org> on 2008/07/01 11:37:45 UTC

[jira] Updated: (AXIS2C-1211) Improving the AXIS2_SVC_SKELETON_INIT_WITH_CONF

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

Diluka Moratuwage updated AXIS2C-1211:
--------------------------------------

    Attachment: conf_ctx.patch

This patch removes all unnecessary use of conf_ctx within savan module services.

> Improving the AXIS2_SVC_SKELETON_INIT_WITH_CONF
> -----------------------------------------------
>
>                 Key: AXIS2C-1211
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1211
>             Project: Axis2-C
>          Issue Type: Bug
>         Environment: Ubuntu 7.04
>            Reporter: Diluka Moratuwage
>         Attachments: conf_ctx.patch
>
>
>    I have some problem with AXIS2_SVC_SKELETON_INIT_WITH_CONF macro. Apparently it allows the service to use the configuration, within the service, when it's starting up. But, by the time this function is called (when loading services), we have already created the conf_ctx. And as I have seen the very usage of this comes when a service have to be started up. But in order to use it, we have to create conf_ctx within the service most probably.
>     So I think it will be appropriate to send the conf_ctx instead of conf into a service. So if the service has any need of the conf, still it can get the conf from the conf_ctx.

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


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