[ https://issues.apache.org/jira/browse/WSCOMMONS-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Veithen resolved WSCOMMONS-340. --------------------------------------- Resolution: Fixed Assignee: Andreas Veithen > Error calling getTextCharacters() on a comment node > --------------------------------------------------- > > Key: WSCOMMONS-340 > URL: https://issues.apache.org/jira/browse/WSCOMMONS-340 > Project: WS-Commons > Issue Type: Bug > Components: AXIOM > Reporter: Stephen Duncan Jr > Assignee: Andreas Veithen > Priority: Critical > Attachments: OMCommentTest.java > > > When using Axiom to parse a SOAP message with comments inside an element, I > got the following error: > java.lang.ClassCastException: org.apache.axiom.om.impl.llom.OMCommentImpl > cannot be cast to org.apache.axiom.om.OMText > at > org.apache.axiom.om.impl.llom.OMStAXWrapper.getTextCharacters(OMStAXWrapper.java:403) > > This was while using the Spring WebServices Framework with Axiom, so you can > see the initial report there that indicates this is a bug in Axiom: > http://jira.springframework.org/browse/SWS-347 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.