[ 
https://issues.apache.org/jira/browse/AXIS2C-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536126
 ] 

José Manuel Rubio commented on AXIS2C-725:
------------------------------------------

I have the same problem using wsdl2c with the SNAPSHOT  Built on : Oct 08, 2007 
(02:28:57 GMT+00:00)

The qname->namespace_uri of the element retrieve from axiom_element_get_qname 
is set to NULL while i think it have to be "".

Thanks

    José Manuel


> 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