You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Sam Ruby <ru...@us.ibm.com> on 2002/03/28 21:51:35 UTC

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/TestClient.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