-
Notifications
You must be signed in to change notification settings - Fork 10
syncEngine3.x
douglm edited this page Dec 21, 2012
·
5 revisions
- Runs in the background as a separate service
- Communicates with endpoints via connectors
- Currently have a read-only-file connector and a bedework over CalWS-SOAP connector
A keystore location can be supplied. This setting is used to set the system property "javax.net.ssl.trustStore". I think this is only needed for non-standard certs as java has the standard certs already configured in to the runtime.
On start up - with debug enabled - the sync engine will emit information about the current state. This includes information about each subscription and its current state. This is probably unworkable on a production system which could have very many subscriptions.