What Is The OWSM 11g 'setWebServiceConfiguration' Equivalent In 12c Version?
(Doc ID 2760692.1)
Last updated on APRIL 10, 2024
Applies to:
Oracle Web Services Manager - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Goal
On : 12.2.1.4.0 version, Development Issues (Programming with WSM, Custom Assertions, API, etc)
How does one disable access to a web service in 12c programmatically?
This was done using WLST function 'setWebServiceConfiguration' in 11g:
https://docs.oracle.com/cd/E28280_01/web.1111/e13813/custom_webservices.htm#WLSTC2834
But it has been deprecated.
What replaces the above function in 12c?
Solution
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
Goal |
Solution |