[ http://issues.apache.org/jira/browse/AXIS2-135?page=comments#action_12318271 ]
Eran Chinthaka commented on AXIS2-135: -------------------------------------- I think if we have something like <foo>this is some text <!-- This is a comment --> this is some other text</foo> this should be considered as element foo having three chidlren, OMText, OMComment and OMText respectively. > Comments handling in saaj.TextImpl > ---------------------------------- > > Key: AXIS2-135 > URL: http://issues.apache.org/jira/browse/AXIS2-135 > Project: Apache Axis 2.0 (Axis2) > Type: Bug > Components: om > Reporter: Eran Chinthaka > Assignee: Ashutosh Shahi > Priority: Minor > > org.apache.axis2.saaj.TextImpl - Line 83. What if the text contains something > like "<!--some comment --> some other text". Will this be considered as a > comment or simple text ? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
