Archive für April 2008
Monatliche Archive
Donnerstag, 17. April 2008
WebService Call fails: Invalid trust file name of null
A WebService Client Call (IBM Implementation) fails with the following error: Invalid trust file name of null
Cause: The SSL context can’t be created because no java keystore is set. There is one possible solution: Place the following code into your client, before the client code ist called. This approach is independend from the IBM webservice […]