You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andriy Redko (Jira)" <ji...@apache.org> on 2021/06/30 11:41:00 UTC

[jira] [Created] (CXF-8560) Fix org.apache.cxf.systest.ws.rm.ProtocolVariationsTest.testDefaultDecoupled

Andriy Redko created CXF-8560:
---------------------------------

             Summary: Fix org.apache.cxf.systest.ws.rm.ProtocolVariationsTest.testDefaultDecoupled
                 Key: CXF-8560
                 URL: https://issues.apache.org/jira/browse/CXF-8560
             Project: CXF
          Issue Type: Sub-task
            Reporter: Andriy Redko
            Assignee: Andriy Redko


h3. Error Message

org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceResponseType cannot be cast to org.apache.cxf.ws.rm.v200502.CreateSequenceResponseType
h3. Stacktrace

javax.xml.ws.soap.SOAPFaultException: org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceResponseType cannot be cast to org.apache.cxf.ws.rm.v200502.CreateSequenceResponseType at org.apache.cxf.systest.ws.rm.ProtocolVariationsTest.testDefaultDecoupled(ProtocolVariationsTest.java:337) Caused by: java.lang.ClassCastException: org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceResponseType cannot be cast to org.apache.cxf.ws.rm.v200502.CreateSequenceResponseType at org.apache.cxf.systest.ws.rm.ProtocolVariationsTest.testDefaultDecoupled(ProtocolVariationsTest.java:337)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)