Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

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

Code Block
borderStyledashed
titleSample services.propertiesborderStyledashed
org.bitrepository.webclient.alarmserviceurl = /bitrepository-alarm-service
org.bitrepository.webclient.integrityserviceurl = /bitrepository-integrity-client
org.bitrepository.webclient.audittrailserviceurl = /bitrepository-audit-trail-service
org.bitrepository.webclient.monitoringserviceurl = /bitrepository-monitoring-service
org.bigrepository.webclient.webserverurl = http://localhost:8080
org.bitrepository.webclient.defaulthttpserverurl = https://localhost/dav/

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

Code Block
borderStyledashed
titleSample webclient.propertiesborderStyledashed
org.bitrepository.webclient.privateKeyFile = /path/to/privateKeyFile
org.bitrepository.webclient.clientID = webclient