My Oracle Support Banner

WebLogic Server: WLST Sample Code to Update DomainMBean JMX Policy (Doc ID 2958736.1)

Last updated on JUNE 30, 2024

Applies to:

Oracle WebLogic Server - Version 10.3.6 and later
Information in this document applies to any platform.

Goal

Some MBean has restriction to which Role can invoke specific method, WebLogic JMX Policy can help on this, but the configuration steps from Console is a little bit complex. E.g. DomainMBean.getFileStores, by default only Rol(Deployer,Admin) can access, other role will get weblogic.management.NoAccessRuntimeException or HTTP/1.1 403 Forbidden for Rest API. This sample will give permission for Role Monitor.

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.