Task 3: configuring the oomgr rmi process, Task 4: starting the unified messaging processes, Task 5: configuring apache listener port – Oracle SUN SPARC SOLARIS 2.6 A86091-02 User Manual

Page 40

Advertising
background image

Post Installation Tasks

3-4

Installation Guide

$ . $ORACLE_HOME/um/admin/.umenv

2.

Encode the password:

$ $ORACLE_HOME/JRE/bin/jre -cp $UM_CLASSPATH $UM_PROPERTIES

oracle.um.util.EncPwd HELPDESK

Task 3: Configuring the

oomgr

RMI Process

The oomgr RMI process allows for Unified Messaging sessions to remotely share an

oomgr

process to do administration on Oracle eMail Server accounts. The oomgr

RMI process can be run on either the Unified Messaging or the Oracle eMail Server
machine.

To run it on the Unified Messaging machine,

oomgr

executable and its message

files need to be installed on the Unified Messaging machine.

To run it on the Oracle eMail Server machine, Unified Messaging classes need to
be installed and configured with the wizard in the ORACLE_HOME where
Oracle eMail Server is installed.

On machines with Unified Messaging middle-tier installation, verify that the
oomgr.servername property in the properties file points to where oomgr RMI
process is running. The properties file is located in the following directory:

$ORACLE_HOME/um/config/<hostname>.properties

Task 4: Starting the Unified Messaging Processes

1.

Start the Unified Messaging processes.

$ $ORACLE_HOME/um/bin/start_mls.sh

$ $ORACLE_HOME/um/bin/start_IOoomgrRMI.sh

Task 5: Configuring Apache Listener Port

The default listener port without SSL is 7777 and with SSL is 80.

To configure the Apache port:

$vi $ORACLE_HOME/Apache/Apache/conf/httpds.conf

and edit the parameter called Port.

Advertising