You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Chris Borrill (JIRA)" <ji...@apache.org> on 2008/08/07 11:39:44 UTC

[jira] Updated: (WSCOMMONS-340) Error calling getTextCharacters() on a comment node

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

Chris Borrill updated WSCOMMONS-340:
------------------------------------

    Attachment: OMCommentTest.java

New Junit

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