Oracle Audio Technologies 9i Server User Manual


 
Configuring the Server, Client, and Middle-tier
6-8 Oracle9i Application Server Wireless Edition Configuration Guide
5.
The entries in WE_HOME/oem/client/vtdclient.properties.append must be
appended to ORACLE_HOME/sysman/config/vtdclient.properties. The
following shows the entries:
/target/oracle_sysman_diagpack/oracle_sysman_
ptg=oracle.sysman.vtd.VtdPtgCredentials
/options/standalone=TRUE
6.
Edit the ORACLE_
HOME/classes/oracle/panama/magent/MAgent.properties file to reflect the
values of the installed Wireless Edition server name. The port number and the
service name are defaulted.
7. For the Oracle Enterprise Manager client side installation the only pertinent
values are magent.server.host and magent.server. The remaining properties
may be ignored or defaulted here.
# Server Host Name
magent.server.host=<Wireless Edition server host name>
# The service port: Use the same port as the RMI server as
# in Rmi.properties
magent.server.port=2008
# Service Name
magent.server.name=Magent
8.
Verify that the classpath contains the following entries.
For UNIX:
$ORACLE_HOME/classes
$ORACLE_HOME/jdbc/lib/classes111.zip
$ORACLE_HOME/lib/vbjorb.jar
$ORACLE_HOME/lib/vbjapp.jar
$ORACLE_HOME/lib/vbjtools.jar
$ORACLE_HOME/classes/classesFromIDLVisi
$ORACLE_HOME/jlib/ewt-3_3_6.jar
Note: This property file should be in synch with the one on the
Wireless Edition server side for each instance to which the file
refers.