Skip to Content
0
Former Member
Jun 29, 2009 at 01:45 PM

Web Dynpro and SSL

257 Views

Hi...

We're developing a DC with connection to a webservice, but this webservice is a SSL (https) service.

What I need to do, to this webservice works without problems.

Now, I'm receiving the following message:

Service call exception; nested exception is:

com.sap.exception.io.SAPIOException: < Localization failed: ResourceBundle='com.sap.exception.io.IOResourceBundle', ID='Could not create SSL socket:java.net.ConnectException Connection timed out: connect', Arguments: [] > : Can't find resource for bundle java.util.PropertyResourceBundle, key Could not create SSL socket:java.net.ConnectException Connection timed out: connect

Thanks