Assigning resources

In order to run multiple OpenOffice.org server processes on a single computer the following resources must be assigned to every OpenOffice.org server:

Configuring ITP/Server

By default ITP/Server will start a single OpenOffice.org server on every computer using the ITP/Server user profile and port 8100. To change this behavior, create a file ITPOOo_Control.ini in the ITP/Server configuration folder (in the config folder of the ITPWORK folder of your ITP/Server installation).

In this file create the following section for every ITP/Document Processor:

[ITPDP (xxx) #n]
Port=nnnn
User=uuuu
Password=pppp
Domain=dddd

Where:

xxx Name of the ITP/Server installation.

n Number of the DP.

nnnn Portnumber that is assigned to this OpenOffice.org server.

uuuu User profile.

pppp Password.

dddd Microsoft Windows domain or '.' for a local user profile.

The name of the section is the name of the ITP/Document Processor, where the '[' and ']' have been replaced with '(' resp. ')'.

If there is no section for a ITP/Document Processor the settings are read from the Default section.