[ 
https://issues.apache.org/jira/browse/AXIS2C-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dimuthu Gamage resolved AXIS2C-891.
-----------------------------------

    Resolution: Fixed

I applied the patch and now the tests are working fine. Thanks Lahiru for the 
patch

> Guththila doesn't parse xml elements with default namespace correctly
> ---------------------------------------------------------------------
>
>                 Key: AXIS2C-891
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-891
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: guththila
>         Environment: Linux  (Ubuntu 7.10)
>            Reporter: Dimuthu Gamage
>         Attachments: diff.txt
>
>
> For an example consider the following XML.
>             <param0 xmlns="http://ws.apache.org/axis2/xsd";>
>                <rows>
>             </param0>
> Whenever I checked the qname of param0 and rows0, it returns the namespace 
> uri with NULL values. But they actually should belong to the 
> "http://ws.apache.org/axis2/xsd";.
> This leads to fail code-generation tests with Guththila.

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