[ 
https://issues.apache.org/jira/browse/AXIS2C-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568131#action_12568131
 ] 

Senaka Fernando commented on AXIS2C-963:
----------------------------------------

Hi Bill,

Your latest fix, as I see in [1] is a much better solution to the $subject. 
Therefore, I think this would be much better it terms of handling such 
occurrences.

Discarding comments before the root element is accepted. After all, the whole 
idea behind the process will be to understand information inside the soap 
message and not elsewhere. Also, I don't think it is going to cause a great 
deal of trouble with RESTful invocations. Therefore, I believe we do the right 
thing.

Thanks for the effort

[1] 
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/src/om/om_stax_builder.c?r1=620703&r2=620807&diff_format=h

Regards,
Senaka

> Guththila neglects spacing and formatting between nodes whereas libxml2 
> preserves it.
> -------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-963
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-963
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: guththila, xml/parser
>            Reporter: Senaka Fernando
>            Assignee: Senaka Fernando
>             Fix For: 1.3.0
>
>
> Guththila neglects spacing and formatting between nodes. This behavior 
> contradicts to that of libxml2. Thus, If I open a file then deserialize it 
> and build our OM Model, then print it to the terminal, I have lost the 
> formatting in the file. This is because the parser simply filters out the 
> whitespace. This behavior would make our parsing inconsistent.
> Regards,
> Senaka

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