You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2009/03/21 16:35:53 UTC

[jira] Commented: (CXF-2125) SOAPHandlerInterceptorTest.java inconsistency

    [ https://issues.apache.org/jira/browse/CXF-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12688039#action_12688039 ] 

Benson Margulies commented on CXF-2125:
---------------------------------------

SAAJInterceptor expects a DOM node. Who is supposed to put it there?


> SOAPHandlerInterceptorTest.java inconsistency
> ---------------------------------------------
>
>                 Key: CXF-2125
>                 URL: https://issues.apache.org/jira/browse/CXF-2125
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.2.1
>            Reporter: Benson Margulies
>            Assignee: Daniel Kulp
>
> In my current  environment, this test puts an XMLStreamReader on a message for content, but the interceptor goes looking for a DOM node, and fails to find one. This is probably my mistake in some horrifically indirect fashion, but I'm looking for help.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.