Hi,
I've generated a web service client in RAD6 which calls a web service on a WAS6 server. However, it can't find the service. The WSDL contains the correct URL which I've tested with SoapUI. I'm able to ping the IP address but when I do a nslookup, it says the DNS server can't find the domain ("non-existent domain"). For some reason my local WAS goes to the DNS server although it knows the IP. Now I'm wondering if this is something I have to somehow take care of on my own server or if it's the server hosting the web service which has a problem.
Thanks a lot in advance,
Lars