6.16 About the Oracle Fusion Middleware System MBean Browser

The Oracle Fusion Middleware System MBean Browser is a part of Oracle Fusion Middleware Control, and it is used to update configuration settings for middle tier components.

This section contains the following topics:

6.16.1 When should I use the Oracle Fusion Middleware System MBean Browser?

You use the System MBean Browser to enter or modify Oracle Reports configuration settings that are not available in Fusion Middleware Control Oracle Reports pages.

Note:

You should not use the System MBean Browser unless you are an advanced middle tier administrator.

6.16.2 About Reports Configuration MBeans

Configuration MBeans are defined for each of the Oracle Reports configuration files. Table 6-3 lists the configuration MBeans for Oracle Reports.

Table 6-3 Reports Configuration MBeans

Configuration MBeans Associated Configuration File

ServerConfigMXBean

rwserver.conf/rwbuilder.conf

JDBCPDSConfigMXBean

jdbcpds.conf

DiscoveryServiceConfigMXBean

rwnetwork.conf

TextPDSConfigMXBean

textpds.conf

XMLPDSConfigMXBean

xmlpds.conf

CgicmdConfigMXBean

cgicmd.dat

RWServletConfigMXBean

rwservlet.properties

BridgeConfigMXBean

rwbridge.conf

ScreenprinterConfigMXBean

screenprinter.ppd


Note:

All Reports environment variables that are set in the registry are not exposed using MBeans. However, if they are specified in the server configuration file ENVID, the environment variables are exposed by ReportsServerConfigMXBean. Similarly, all environment variables used in server start/stop shell scripts are not exposed using MBeans.