Warning Occurs when Connecting to Spaces API: X509 Certificate Is Present In WSDL
(Doc ID 1376396.1)
Last updated on FEBRUARY 04, 2022
Applies to:
Oracle WebCenter Portal - Version 11.1.1.5.0 to 11.1.1.5.0 [Release 11g]Information in this document applies to any platform.
Symptoms
Custom WebCenter Portal application 11.1.1.5
The custom portal integrates with WebCenter spaces 11.1.1.5 via the “GroupSpaceWSClient” API. The connection is configured according to section 54.2.4 of the Development Guide:
54.2.4 How to Set Up Your WebCenter Portal Application to Use the WebCenter Spaces APIs
The API offers a method to retrieve all Group Spaces one (user) is a member of via the class 'GroupSpaceWSClient' using the method 'getGroupSpaces(String queryPattern)'.
When this method is executed for each retrieved Group Space name the following warning is reported in the logs:
Despite the above warning the list ofGroup Spaces is retrieved correctly and the API seems to function fine. The number of warnings, however, keeps clogging up the log files.
The problem occurs in both the Weblogic server integrated with JDeveloper as well as the one in a WebCenter installation .
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |