Oracle Audio Technologies 9i ユーザーズマニュアル

ページ / 140
Configuring the Server, Client, and Middle-tier
Oracle Enterprise Manager
6-7
3.
Extract this file in the copied directory. This extracts the console integration 
classes, Performance Manager integration classes, events integration classes, 
and RMI client and stub for the Console interaction with the server. For 
example:
jar -xvf oemptg.jar
4.
The entries in WE_HOME/oem/client/OEMClient.properties.append must be 
appended to ORACLE_HOME/sysman/config/OEMCLient.properties. The 
following shows the entries.
#
# System definition of types for Wireless Edition
#
/com/oracle/sysman/em/system/types/oracle_sysman_ptg/isa =test_service1
/com/oracle/sysman/em/system/types/oracle_sysman_ptg/service = true
/com/oracle/sysman/em/system/types/oracle_sysman_ptg/display_class = 
oracle.sysman.ptg.navigator.PtgDisplayDriver
#
# Console definition of types for navigator tree for 
# Wireless Edition
#
/com/oracle/sysman/em/console/navigator/oracle_sysman_ptg/data_source = 
oracle.sysman.ptg.navigator.PtgSubItemContainerSource
/com/oracle/sysman/em/console/navigator/oracle_sysman_ptg/proxy 
=oracle.sysman.ptg.navigator.PtgProxy
#
# Events Integration
#
# Wireless Edition events integration 
#
/com/oracle/sysman/em/console/tests_datasource/ptg/datasource = 
oracle.sysman.ptg.PTGTestsDatasource
# PTG Console credentials classes for Events Integration
/com/oracle/sysman/em/system/types/oracle_sysman_ptg/isa =
/com/oracle/sysman/em/system/types/oracle_sysman_ptg/service = true
/com/oracle/sysman/em/system/types/oracle_sysman_ptg/credentials_display = 
oracle.sysman.vtcConsole.vtcCredentials.PtgCredentialsDisplay
/com/oracle/sysman/em/system/types/oracle_sysman_ptg/credentials = 
oracle.sysman.emSDK.common.credentials.PtgCredentials