MS> Just starting to write a web service client and I'm having trouble with  
MS> the 1st example.
MS> 
MS>             String endpoint =
MS>                      "http://nagoya.apache.org:5049/axis/services/echo";;
MS> 

I could never get this to work.  Visiting
http://nagoya.apache.org:5049/axis/services/ yields:

  An error occurred while loading http://nagoya.apache.org:5049/axis/services/:
  Could not connect to host nagoya.apache.org (port 5049)

I gave up on that service and used:

  http://greg.froh.ca/fun/random_bushism/soap/?wsdl

instead.

Good luck,
-- 
Robert

Reply via email to