You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Dimuthu Gamage (JIRA)" <ji...@apache.org> on 2008/01/08 05:13:34 UTC

[jira] Updated: (AXIS2C-891) Guththila doesn't parse xml elements with default namespace correctly

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

Dimuthu Gamage updated AXIS2C-891:
----------------------------------

    Component/s: guththila

> 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
>
> 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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org