Author: objectiser
Date: 2009-11-25 07:41:56 -0500 (Wed, 25 Nov 2009)
New Revision: 328
Modified:
trunk/integration-tests/src/test/resources/testcases/RiftSaw_118/messages/hello_response1.xml
Log:
Updated test result to reflect fix for RIFTSAW-118
Modified:
trunk/integration-tests/src/test/resources/testcases/RiftSaw_118/messages/hello_response1.xml
===================================================================
---
trunk/integration-tests/src/test/resources/testcases/RiftSaw_118/messages/hello_response1.xml 2009-11-25
12:12:36 UTC (rev 327)
+++
trunk/integration-tests/src/test/resources/testcases/RiftSaw_118/messages/hello_response1.xml 2009-11-25
12:41:56 UTC (rev 328)
@@ -1,7 +1,5 @@
-<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
- <soapenv:Body>
- <TestOrchestrationProcessResponse
xmlns="http://www.jboss.org/riftsaw/acs">
- <result
xmlns:tns="http://www.jboss.org/riftsaw/acs">World</resul...
- </TestOrchestrationProcessResponse>
- </soapenv:Body>
-</soapenv:Envelope>
\ No newline at end of file
+<env:Envelope
xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'><env:...
xmlns='http://www.jboss.org/riftsaw/acs'>
+ <tns:result
xmlns:tns='http://www.jboss.org/riftsaw/acs'>
+
+ World</tns:result>
+ </TestOrchestrationProcessResponse></env:Body></env:Envelope>
\ No newline at end of file