[jboss-jira] [JBoss JIRA] Created: (JBAS-3491) Test failure - org.jboss.test.webservice.samples.ServerSideJMSTestCase
Rajesh Rajasekaran (JIRA)
jira-events at jboss.com
Mon Aug 7 20:21:12 EDT 2006
Test failure - org.jboss.test.webservice.samples.ServerSideJMSTestCase
----------------------------------------------------------------------
Key: JBAS-3491
URL: http://jira.jboss.com/jira/browse/JBAS-3491
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Test Suite
Affects Versions: JBossAS-4.0.5.CR1
Reporter: Rajesh Rajasekaran
Fix For: JBossAS-4.0.5.CR1
org.jboss.test.webservice.samples.ServerSideJMSTestCase
test: testSOAPMessageToEndpointQueue
Response received by the client is null.
expected:<<env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'><env:Header/><env:Body><ns1:getContactInfoResponse xmlns:ns1='http://org.jboss.test.webservice/samples'><result>The 'mafia' boss is currently out of office, please call again.</result></ns1:getContactInfoResponse></env:Body></env:Envelope>> but was:<null>
junit.framework.ComparisonFailure: expected:<<env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'><env:Header/><env:Body><ns1:getContactInfoResponse xmlns:ns1='http://org.jboss.test.webservice/samples'><result>The 'mafia' boss is currently out of office, please call again.</result></ns1:getContactInfoResponse></env:Body></env:Envelope>> but was:<null>
at org.jboss.test.webservice.samples.ServerSideJMSTestCase.testSOAPMessageToEndpointQueue(ServerSideJMSTestCase.java:95)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
http://cruisecontrol.jboss.com/cc/artifacts/jboss-4.0-testsuite-sun-1.4/20060806192054/results/index.html
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list