[
https://jira.jboss.org/jira/browse/JBWS-3020?page=com.atlassian.jira.plug...
]
Alessio Soldano commented on JBWS-3020:
---------------------------------------
I actually think this could be something in CXF 2.2.4 instead, as I noticed this while
going from 2.2.3 to 2.2.4 in jbossws-cxf 3.1.2 branch.
Investigate why HandlerScopeTestCase fails
------------------------------------------
Key: JBWS-3020
URL:
https://jira.jboss.org/jira/browse/JBWS-3020
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jbossws-cxf
Reporter: Richard Opalka
Fix For: jbossws-cxf-3.3.0
-------------------------------------------------------------------------------
Test set: org.jboss.test.ws.jaxws.handlerscope.HandlerScopeTestCase
-------------------------------------------------------------------------------
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.412 sec <<<
FAILURE!
testClientAccess(org.jboss.test.ws.jaxws.handlerscope.HandlerScopeTestCase) Time
elapsed: 5.271 sec <<< FAILURE!
junit.framework.ComparisonFailure:
expected:
<...SOAP12ClientHandler:SOAPClientHandler:ServiceClientHandler:ServiceWildcardClientHandler:PortClientHandler:PortWildcardClientHandler:GeneralClientHandler:GeneralServerHandler:PortWildcardServerHandler:PortServerHandler:ServiceWildcardServerHandler:ServiceServerHandler:SOAPServerHandler:SOAP12ServerHandler:endpoint:SOAP12ServerHandler:SOAPServerHandler:ServiceServerHandler:ServiceWildcardServerHandler:PortServerHandler:PortWildcardServerHandler:GeneralServerHandler:GeneralClientHandler:PortWildcardClientHandler:PortClientHandler:ServiceWildcardClientHandler:ServiceClientHandler:SOAPClientHandler:SOAP12ClientHandler>
but was:
<...null:null:null:null:null:null:null:GeneralServerHandler:PortWildcardServerHandler:PortServerHandler:ServiceWildcardServerHandler:ServiceServerHandler:SOAPServerHandler:SOAP12ServerHandler:endpoint:SOAP12ServerHandler:SOAPServerHandler:ServiceServerHandler:ServiceWildcardServerHandler:PortServerHandler:PortWildcardServerHandler:GeneralServerHandler:null:null:null:null:null:null:null>
at junit.framework.Assert.assertEquals(Assert.java:81)
at junit.framework.Assert.assertEquals(Assert.java:87)
at
org.jboss.test.ws.jaxws.handlerscope.HandlerScopeTestCase.assertResponse(HandlerScopeTestCase.java:91)
at
org.jboss.test.ws.jaxws.handlerscope.HandlerScopeTestCase.testClientAccess(HandlerScopeTestCase.java:56)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira