Ben-
The box is https, when we try http the WSDL is not found and we get the error saying page cannot be displayed, however the WSDL is found with https but we get the MalformedURLException error. Do you know of any other way to invoke the web service (localhost, http:, https:)? Actually can you even invoke a web service on the same box if it is https:?

Thanks-
Brett

>Are you requesting HTTPSecure for a reason?  That seems to be the
>complaint from the exception....
>
>--Ben Doom
>
>Brett Lewinski wrote:
>
>> hello,
>> 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]

Reply via email to