I am trying to invoke a web service from the same box as where the web service resides and I keep getting the same error:
Could not generate stub objects for web service invocation.
Name: https://XXXXX.COM/imis_pro/webServices/exi/main.cfc?wsdl. WSDL: https://XXXXX.COM/imis_pro/webServices/exi/main.cfc?wsdl. java.net.MalformedURLException: unknown protocol: https It is recommended that you use a web browser to retrieve and examine the requested WSDL document for correctness. If the requested WSDL document can't be retrieved or it is dynamically generated, it is likely that the target web service has programming errors.
The WSDL is available in the browser however I cannot manually register the web service. The web service can be run from another box, but I cannot run the client which resides on the same box as the web service. Does anyone have any idea why this may be happening or how to fix this. Thanks!
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

