[
https://issues.apache.org/jira/browse/AXIS2C-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lahiru Gunathilake updated AXIS2C-891:
--------------------------------------
Attachment: diff.txt
Previously Guththila doesn't work with default namespaces.I've change the
guththila_token_close method and now it parses xml's which contains default
namespaces.
Regs
lahiru
> 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]