Parsing WS response with an item without namespace
--------------------------------------------------

                 Key: AXIS2C-725
                 URL: https://issues.apache.org/jira/browse/AXIS2C-725
             Project: Axis2-C
          Issue Type: Bug
          Components: code generation
    Affects Versions: 1.1.0
         Environment: Linux
            Reporter: Antonio Chiurla


I created stub using wsdl2c (distributed with 1.3 version) with -d adb option.
The deserialize function failed parsing if Response contains an item without 
namespace contained in an array.
I have fixed generated code substituting third parameter in axutil_qname_create 
with NULL value to the place of an empty string.

cheers

Antonio

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

Reply via email to