Ah, my bad. THAT's the reason we ate faults for the echo test.
How about we put back the try/catch blocks, and then have two modes for the TestClient, "test" mode which throws caught exceptions, and "batch" mode which simply indicates failures and continues? --Glen > -----Original Message----- > From: Sam Ruby [mailto:[EMAIL PROTECTED]] > Sent: Thursday, March 28, 2002 3:52 PM > To: [EMAIL PROTECTED] > Subject: Incomplete interop results > > > One upon a time, interop failures which result in the server you are > testing with faulting did not cause the client to fail. Now they do. > Needless to say, this makes the reporting of the results > rather incomplete. > > http://www.apache.org/~rubys/ApacheClientInterop.html > > http://cvs.apache.org/viewcvs.cgi/xml-axis/java/samples/echo/T > estClient.java?rev=1.57&content-type=text/vnd.viewcvs-markup > > I'd like to see this changed back the way it was... any objections? > > - Sam Ruby >