Last modified by Pascal Robert on 2009/03/17 14:18

From version 8.1
edited by Pascal Robert
on 2023/11/13 11:57
Change comment: Renamed back-links.
To version 7.1
edited by Ramsey Gurley
on 2009/03/17 14:18
Change comment: Migrated to Confluence 5.3

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.probert
1 +XWiki.ramsey
Content
... ... @@ -53,7 +53,7 @@
53 53  
54 54  The problem is that the initializeFromURL() method of the com.webobjects.webservices.client.WOWebServiceClient class doesn't wrap and forward the catched exceptions, it only throws IllegalArgumentException with a simple " Unable to open url" or " Unable to create service from url" message, without any details.
55 55  
56 -To avoid such problem, just relax the Java security manager using code like one described here: [[How to Trust Any SSL Certificate>>doc:documentation.Home.Development Architecture.Web Services.Web Services-How to Trust Any SSL Certificate.WebHome]].
56 +To avoid such problem, just relax the Java security manager using code like one described here: [[How to Trust Any SSL Certificate>>doc:Web Services-How to Trust Any SSL Certificate]].
57 57  
58 58  === to Apple Documentation ===
59 59