Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The files need to be placed in a the directory mentioned in the context parameter for the webclient. Description of such can be found in Service setup page.

CollectionSettings.xml and ReferenceSettings.xml are collection specific and as such is not described here.

The services.properties file specifies where the different services can be located.

Code Block
titleSample services.properties
borderStyledashed
org.bitrepository.webclient.alarmserviceurl = http://localhost:8080/bitrepository-alarm-service-0.12-SNAPSHOT
org.bitrepository.webclient.integrityserviceurl = http://localhost:8080/bitrepository-integrity-client-0.12-SNAPSHOT
org.bitrepository.webclient.audittrailserviceurl = http://localhost:8080/bitrepository-audit-trail-service-0.12-SNAPSHOT
org.bitrepository.webclient.monitoringserviceurl = /bitrepository-monitoring-service
org.bitrepositorybigrepository.webclient.monitoringserviceurlwebserverurl = http://localhost:8080/bitrepository-monitoring-service-0.12-SNAPSHOT
org.bitrepository.webclient.defaulthttpserverurl = https://int-bitmag-01.kb.dklocalhost/dav/

The webclient.properties file specifies the location of the clients certificate and key file, along with where to dump events.

Code Block
titleSample webclient.properties
borderStyledashed

org.bitrepository.webclient.privateKeyFile = /path/to/privateKeyFile
org.bitrepository.webclient.logfile = /tmp/webclient-log
org.bitrepository.webclient.clientID = webclient