From 635c1dfaf448fb7da6fbdbf7e5de1eff934eb299 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Fri, 15 Jun 2007 10:40:00 +0000 Subject: [PATCH] --- .../ws/soap/addressing/request-200408.xml | 24 +++++++++++++++++++ .../ws/soap/addressing/response-200408.xml | 19 +++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 sandbox/src/test/resources/org/springframework/ws/soap/addressing/request-200408.xml create mode 100644 sandbox/src/test/resources/org/springframework/ws/soap/addressing/response-200408.xml diff --git a/sandbox/src/test/resources/org/springframework/ws/soap/addressing/request-200408.xml b/sandbox/src/test/resources/org/springframework/ws/soap/addressing/request-200408.xml new file mode 100644 index 00000000..cdcf14db --- /dev/null +++ b/sandbox/src/test/resources/org/springframework/ws/soap/addressing/request-200408.xml @@ -0,0 +1,24 @@ + + + uuid:aaaabbbb-cccc-dddd-eeee-ffffffffffff + + + http://business456.example/client1 + + 123456789 + + + ABCDEFG + + + mailto:joe@fabrikam123.example + http://fabrikam123.example/mail/Delete + + + + 42 + + + \ No newline at end of file diff --git a/sandbox/src/test/resources/org/springframework/ws/soap/addressing/response-200408.xml b/sandbox/src/test/resources/org/springframework/ws/soap/addressing/response-200408.xml new file mode 100644 index 00000000..dd226ad9 --- /dev/null +++ b/sandbox/src/test/resources/org/springframework/ws/soap/addressing/response-200408.xml @@ -0,0 +1,19 @@ + + + + uuid:aaaabbbb-cccc-dddd-eeee-wwwwwwwwwww + + + uuid:aaaabbbb-cccc-dddd-eeee-ffffffffffff + + + http://business456.example/client1 + + http://fabrikam123.example/mail/DeleteAck + + + + + \ No newline at end of file