Oracle® Fusion Middleware Publishing Reports to the Web with Oracle Reports Services 11g Release 1 (11.1.1) Part Number B32121-02 |
|
|
View PDF |
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:
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.Configuration MBeans are defined for each of the Oracle Reports configuration files. Table 7-3 lists the configuration MBeans for Oracle Reports.
Table 7-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 byReportsServerConfigMXBean
. Similarly, all environment variables used in server start/stop shell scripts are not exposed using MBeans.