XMLServer

These settings configure the environment in which the XML Server will be used.

Table 1. XMLServer settings

Property Name

Type

Meaning

curam.xmlserver.host

STRING

The host on which the XML Print Server resides. The property may also be specified as a '/' separated list of host names in order to use multiple XML Servers. For further information please refer to the Curam XML Infrastructure Guide.

curam.xmlserver.port

STRING

The port on which the XML Print Server is listening. The property may also be specified as a '/' separated list of ports in order to use multiple XML Servers. For further information please refer to the Curam XML Infrastructure Guide.

curam.xmlserver.printer

STRING

The printer name that will be provided to the XML Server.

curam.xmlserver.tray

STRING

The printer tray that will be provided to the XML Server.

curam.xmlserver.fileencoding

STRING

The encoding that should be used for the encoding of files provided to the XMLServer.

curam.xmlserver.serializelocaleneutral

BOOLEAN

Specify that xml server data will be serialized in a locale-neutral way instead of being based on the locale properties on the server.