You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2008/09/11 06:06:46 UTC

[jira] Resolved: (AXIS2-4027) SOAPPartImpl methods return org.w3c.dom.Node instead of javax.xml.soap.Node

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

Jarek Gawor resolved AXIS2-4027.
--------------------------------

       Resolution: Fixed
    Fix Version/s: nightly

Committed fixes to trunk (revision 694104).


> SOAPPartImpl methods return org.w3c.dom.Node instead of javax.xml.soap.Node
> ---------------------------------------------------------------------------
>
>                 Key: AXIS2-4027
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4027
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: nightly
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>             Fix For: nightly
>
>
> Some methods in SOAPPartImpl such as getFirstChild() or getLastChild() or getChildNodes() return object instances of type org.w3c.dom.Node instead of javax.xml.soap.Node. That can cause problems on Java 6 with SAAJResult.getResult() which calls getFirstChild() and expects an object of javax.xml.soap.Node type. 

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org