Calling axis2_phase_resolver_build_chains() from deployment/conf_init.c has no
effect.
--------------------------------------------------------------------------------------
Key: AXIS2C-1082
URL: https://issues.apache.org/jira/browse/AXIS2C-1082
Project: Axis2-C
Issue Type: Bug
Reporter: Damitha Kumarage
Before calling this function service need to be set to phase_resolver.c.
However in all instances where this is called from conf_init.c this is not done
which means the function return failure because service is not set. This did
not cause failure earlier because in conf_init.c function, calling to this
function did not do any status check.
So removing these functions calls from conf_init.c should not do any harm.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]