snichol 2002/11/27 16:31:29
Modified:java/samples/interop EchoTestClient.java
Log:
Fix bad mapping for deserializing Hex.
Revision ChangesPath
1.20 +4 -2 xml-soap/java/samples/interop/EchoTestClient.java
Index: EchoTestClient.java
snichol 2002/11/19 23:56:02
Modified:java/samples/interop EchoTestClient.java
Log:
Add type mappings for a element. I don't know whether the round 2
WSDL has changed or some implementers are changing their round 2 endpoints
according to WSDL for later rounds, but several implem
rubys 02/01/30 09:27:24
Modified:java/samples/interop EchoTestClient.java
Log:
The ArrayOfSOAPStruct type is defined in the wsdl file
http://www.whitemesa.com/interop/InteropTest.wsdl
Submitted by: Edoardo Comar <[EMAIL PROTECTED]>
Revision ChangesPath
1.16
rubys 01/12/09 15:19:36
Modified:java/samples/interop EchoTestClient.java
Log:
Distinguish between the various types of failures...
Revision ChangesPath
1.15 +5 -3 xml-soap/java/samples/interop/EchoTestClient.java
Index: EchoTestClient.java
===
rubys 01/07/12 09:50:47
Modified:java/samples/interop EchoTestClient.java
Log:
Order the tests per http://www.whitemesa.com/interop/proposal2.html
Revision ChangesPath
1.10 +22 -22xml-soap/java/samples/interop/EchoTestClient.java
Index: EchoTestClient.jav
rubys 01/07/12 08:59:11
Modified:java/samples/interop EchoTestClient.java
Log:
Make clear that faults and exceptions are not "OK"
Revision ChangesPath
1.9 +5 -8 xml-soap/java/samples/interop/EchoTestClient.java
Index: EchoTestClient.java
=
rubys 01/07/10 06:07:02
Modified:java/samples/interop EchoTestClient.java
Log:
Put all of the output in one place
Revision ChangesPath
1.8 +1 -1 xml-soap/java/samples/interop/EchoTestClient.java
Index: EchoTestClient.java
=
rubys 01/07/09 08:48:09
Modified:java/samples/interop EchoTestClient.java
Log:
Conform to the provided WSDL, and be tolerant of dates rounded or
truncated to the nearest second.
Revision ChangesPath
1.7 +17 -13xml-soap/java/samples/interop/EchoTestClient.ja
rubys 01/07/08 10:39:21
Modified:java/samples/interop EchoTestClient.java
Log:
Actually send base 64 instead of an array of bytes...
Revision ChangesPath
1.6 +1 -1 xml-soap/java/samples/interop/EchoTestClient.java
Index: EchoTestClient.java
==
nagy01/06/28 14:16:38
Modified:java/samples/interop EchoTestClient.java
Log:
Changed the call to the SOAPMappingRegistry constructor because the one which was
being called no longer exists.
Revision ChangesPath
1.2 +2 -2 xml-soap/java/samples/interop/Echo
10 matches
Mail list logo