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)