Have you deployed this service? -----Original Message----- From: sg3 Sent: October 25, 2002 1:58 AM To: sg3; axis-user Subject: TestClient problem. (Connection refused).
I've installed Axis 1.0 and it passes the tests, so it seems to be installed properly, but TestClient doesn't work. I've checked the code in the $AXIS_HOME/samples.userguide/example1/TestClient.java file and it matches the documentation (http://nagoya.apache.org:5049/axis/services/echo) and even recompiled it without error just to be sure. But when I try to access it with 'java samples.userguide.example1.TestClient' I just get back the following error. java.net.ConnectException: Connection refused Does this mean there is something wrong at my end or has the service been shutdown? Regards Stephen Graham.
