Topic by Harshad Dani
Content
hello,
I am new in Rightnow, i just trying to consume wsdl at ecllipse. But when i am going through conversion then Build is failing
I have took following steps:
1. create a new project at ecllipse
2. set properties file for axis home path and wsdl path
3. run ANT
build was unsuccessful with following exceptions:
Exception in thread "main" org.apache.axis2.wsdl.codegen.CodeGenerationException: Error parsing WSDL
Caused by: javax.wsdl.WSDLException: WSDLException: faultCode=OTHER_ERROR: Unable to resolve imported document at 'https://<Interface name>.custhelp.com/cgi-bin/<interface name>.cfg/services/soap?wsdl'.: java.net.ConnectException: Connection timed out: connect
Same thing i have tried to consume in Jdev but some Binding problem was happend so there also i was unable to consume web service.
I think there is some issues with our WSDL provided.
So how to do it on Eclipse please help me out.
Regards
Harshad