loading table of contents...

5.5. Configuration in capclient.properties

The file capclient.properties configures the IOR URL of the server as well as the global timezone.

Property Value Default Description
cap.client.server.ior.url

URL format

http://<server>:<port> /coremedia/ior

  This property determines where to get the IOR of the contentserver. <server> must be the name of the Content Server host. For <port> you have to set the server's web server HTTP port. Both values must match with the corresponding value in the contentserver.properties file on the server.
cap.client.timezone.default TimeZone Europe/Berlin

This parameter determines the used timezone. The standard value is Europe/Berlin. More time zones are documented in the class java.util.TimeZone.

Table 5.11. capclient.properties