Disabling WebLogic Internal Applications (Web Service Asynchronous Request-Response, WDSAT, Ready App) Via WLS Admin Console
(Doc ID 2812910.1)
Last updated on JUNE 13, 2024
Applies to:
Oracle WebLogic Server - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Goal
Is it possible to disable the WebLogic internal applications that are listed below via the Admin console?
1) Web Service Asynchronous Request-Response
async = optf.createOptionalFeature("JAXRPC_ASYNC_RESPONSE")
2) Web Service Atomic Transactions (WSAT)
wsat = optf.createOptionalFeature("WSAT")
3) Ready App--- #3 Commands
ra = optf.createOptionalFeature("READYAPP")
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 |