gdaniels02/03/28 14:40:47
Modified:java/samples/echo TestClient.java
Log:
Introduce "test mode", in which exceptions will be tossed back up to the
caller. Access this by passing true to the TestClient constructor, or by
using the "-t" command-line option. Default is "batch mod
glyn02/02/21 06:58:41
Modified:java/samples/echo TestClient.java
Log:
Add missing half of map comparison logic.
Revision ChangesPath
1.55 +10 -0 xml-axis/java/samples/echo/TestClient.java
Index: TestClient.java
rubys 02/02/08 10:24:21
Modified:java/samples/echo TestClient.java
Log:
Be more tolerant as not every implementation will preserve the same
level of granularity for dates.
Problem reported by Simon Fell (PocketSOAP)
Revision ChangesPath
1.48 +3 -3 xml-