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