I just got started with Axis and tried a few examples, and I get the same
message for all of them...


java.net.ConnectException: Connection timed out: connect

I put a few printlines in my code and they all seem to get stuck on
statements like the following:

Integer ret = (Integer) call.invoke( new Object [] { i1, i2 });


Basically any call.invoke.... Can someone tell me where I am going wrong?

Anthony Smith
GSP Technologies
901-263-8953

"Having education and talent doesn't make you better than the world... it
makes you responsible for it!"

Reply via email to