axis2_conf_is_engaged is broken
-------------------------------
Key: AXIS2C-113
URL: http://issues.apache.org/jira/browse/AXIS2C-113
Project: Axis2-C
Type: Bug
Components: core/engine
Versions: 0.9
Reporter: Samisa Abeysinghe
Assigned to: Samisa Abeysinghe
axis2_conf_is_engaged is broken, as it uses AXIS2_ARRAY_LIST_CONTAINS, which in turn uses
== operator. Thus it does not work for qnames.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|