SoapDeSerializer::getAttribute does not use namespace
-----------------------------------------------------

         Key: AXISCPP-743
         URL: http://issues.apache.org/jira/browse/AXISCPP-743
     Project: Axis-C++
        Type: Bug
  Components: Client - Deserialization  
    Reporter: Mark Whitlock


While looking through the code I noticed that SoapDeSerializer::getAttribute 
does not use the namespace that it passed. This looks like a bug to me. I 
imagine I could recreate the problem by deserializing two attributes which have 
the same name but different namespaces. If this is not a bug, then namespace 
should not be passed to SoapDeSerializer::getAttribute. I have not checked 
whether there are other methods with similar bugs.

-- 
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

Reply via email to