Webservice client in j2me from secure site
- by pujakhemka
Hi,
I have to create a java me web service client for wsdl of a secure site (https). When I try to do it using the conventional method of retrieving wsdl in netbeans, I get "IO Exception (Check Proxy Settings)"
I have no idea what to do. Can anybody point me in the right direction??
Thanks in advance.