Sun Java System Communications Express 6 2005Q4 Administration Guide

Conventions Used in This Manual

The tables in this section describe the conventions used in this book.

Typographic Conventions

The following table describes the typographic changes used in this book.

Table P–2 Typographic Conventions

Typeface 

Meaning 

Examples 

AaBbCc123(Monospace)

Any text that appears on the computer screen or text that you should type. Can be API and language elements, HTML tags, web site URLs, command names, file names, directory path names, onscreen computer output, sample code. 

Edit your.login file.

Use ls -a to list all files.

% You have mail.

AaBbCc123(Monospace bold)

Text you should type when it appears within a code example or other onscreen computer output. 

% suPassword:

AaBbCc123(Italic)

A placeholder in a command or path name that you should replace with a real name or value (for example, a variable). 

This also can be a book title, new term, or word to be emphasized. 

The file is located in the msg_svr_base /bin directory.

Read Chapter 6 in the User’s Guide.

These are called class options.

Do not save the file.

Symbols

The following table describes the symbol conventions used in this book.

Table P–3 Symbol Conventions

Symbol 

Description 

Example 

Meaning 

[ ]

Contains optional command options. 

ls [-l]

The -l option is not required.

{ | }

Contains a set of choices for a required command option. 

-d {y|n}

The -d option requires that you use either the y argument or the n argument.

-

Joins simultaneous multiple keystrokes. 

Control-A 

Press the Control key while you press the A key. 

+

Joins consecutive multiple keystrokes. 

Ctrl+A+N 

Press the Control key, release it, and then press the subsequent keys. 

\>

Indicates menu item selection in a graphical user interface. 

File \> New \> Templates 

From the File menu, choose New. From the New submenu, choose Templates. 

Default Paths and File Names

The following table describes the default paths and file names used in this book.

Table P–4 Default Paths and File Names

Term 

Description 

msg_svr_base 

Represents the base installation directory for Messaging Server. The default value of the msg_svr_base installation is as follows: 

Solaris™ systems: /opt/SUNWmsgsr 

Linux systems: /opt/sun/messaging

cal_svr_base 

Represents the base installation directory for Calendar Server. The default value of the cal_svr_base installation is as follows: 

Solaris™ systems: /opt/SUNWics5 

Linux systems: /opt/sun/calendar

uwc-basedir

Represents install directory. The directory path is entered for Communications Express in the panel “Install Directories” of the JES installer. 

The default path is var/opt/SUNWuwc. 

uwc-deployed-path/WEB-INF/config

Represents the directory under which all the Communications Express configuration files are located. 

uwc-deployed-path 

Represents the directory where Communications Express is deployed The directory path is entered in the panel “Select Directory to Store Configuration and Data files” of the configurator tool. 

uwc-deployed-path/WEB-INF/domain 

Represents the directory that contains domain specific configuration files. 

Command Line Prompts

Command line prompts (for example, % for a C-Shell, or $ for a Korn or Bourne shell) are not displayed in the examples. Depending on which operating system you are using, you will see a variety of different command line prompts. However, you should enter the command as it appears in the document unless specifically noted otherwise.