Initializing service skeleton with init_with_conf
-------------------------------------------------
Key: AXIS2C-1552
URL: https://issues.apache.org/jira/browse/AXIS2C-1552
Project: Axis2-C
Issue Type: Bug
Components: core/deployment
Affects Versions: 1.7.0
Reporter: Dmitry Utkin
Service skeleton's function init_with_conf is not called.
In Axis2/C-1.6.0 all works perfectly, but in current trunk of Axis2/C-1.7.0
this function is never called.
As I see in conf_init.c service initialization with
AXIS2_SVC_SKELETON_INIT_WITH_CONF is now commented out.
But why?
For example, I use this function (init_with_conf) to work with axis2_conf at
init time: should made some work before any service operation (where axis2_conf
is also available) is called.
Is there any other methods to get axis2_conf within service_init function?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]