Changes for page Web Services-Web Service Consumer
Last modified by Pascal Robert on 2009/03/17 14:18
From version 7.1
edited by Ramsey Gurley
on 2009/03/17 14:18
on 2009/03/17 14:18
Change comment:
Migrated to Confluence 5.3
To version 8.2
edited by Pascal Robert
on 2009/03/17 14:18
on 2009/03/17 14:18
Change comment:
Changed document parent to [xwiki:documentation.Home.Development Architecture.Web Services.WebHome].
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -Web Services 1 +documentation.Home.Development Architecture.Web Services.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.r amsey1 +XWiki.probert - 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:Web Services-How to Trust Any SSL Certificate]]. 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]]. 57 57 58 58 === to Apple Documentation === 59 59