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

Supun Kamburugamuva reopened AXIS2C-979:
----------------------------------------


The fix for this issue break the axiom functionality and now some of the axiom 
nodes are serialized incorrectly.

> AXIOM doesn't store whether an element was empty or not
> -------------------------------------------------------
>
>                 Key: AXIS2C-979
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-979
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: xml/om
>            Reporter: Senaka Fernando
>            Assignee: Senaka Fernando
>             Fix For: 1.3.0
>
>
> AXIOM doesn't store whether an element is empty or not. This causes problems 
> with Guththila which must be informed that an element was empty or not. 
> Libxml2 doesn't require this information. But, this behaviour of libxml2 
> causes it to auto-replace elements such as,
> <my_ele></my_ele> with <my_ele />. I think this is not a desirable behaviour 
> as somebody might want it not to be replaced. Guththila is superior to 
> libxml2 in this aspect. Therefore, we need to update our OM Layer to support 
> this feature.

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