Which version of WSAS are you using? If you are using WSAS-3.*, the default http port is 9763 NOT 9762. And the uri of wsdl should be "http://192.168.1.56:9762/services/getWeatherService?wsdl"
Regards Charitha kumudu harshani wrote: > I was tring to generate the client for my data service. I just put the > uri: http://192.168.1.56:9762/services/getWeatherService and > 'generate'. Then it gives the following error. > How can i generate it. > > *javax.wsdl.WSDLException: WSDLException: faultCode=OTHER_ERROR: > Unable to resolve imported document at > 'http://192.168.1.56:9762/services/getWeatherService' > <http://192.168.1.56:9762/services/getWeatherService%27>.: > java.io.IOException: Server returned HTTP response code: 500 for URL: > http://192.168.1.56:9762/services/getWeatherService* > >------------------------------------------------------------------------ > >_______________________________________________ >Wsas-java-user mailing list >[email protected] >https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-user > > _______________________________________________ Wsas-java-user mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-user
