Hi,
I have a client service utilizing wsdls and xsd's to talk to a service. Problem is when I try to compile and convert java to wsdl I keep on getting this error: "[java] java.io.IOException: WSDL2Java emitter timed out (this often means the WSDL at the specified URL is inaccessible)"
After some googling I found out that this is a known issue and can be solved by bumping up the time. I am a total novice to this area, can someone help me out on how to increase the time or rather where to increase it?
Thanks! -Ankush