er.extensions.ERXObjectStoreCoordinatorPool.maxCoordinators | you should set this property to at least "1" to trigger
ERXObjectStoreCoordinatorSynchronizer to turn on |
er.extensions.jgroupsSynchronizer.applicationWillTerminateNotificationName | the name of the NSNotification that is sent when
the application is terminating. Leave blank to disable this feature. |
er.extensions.jgroupsSynchronizer.autoReconnect | whether to auto reconnect when shunned (defaults to false) |
er.extensions.jgroupsSynchronizer.groupName | the JGroups group name to use (defaults to WOApplication.application.name) |
er.extensions.jgroupsSynchronizer.properties | an XML JGroups configuration file (defaults to jgroups-default.xml in this framework) |
er.extensions.jgroupsSynchronizer.localBindAddress | the local address to bind to when using the provided multicast configuration file (defaults to SITE_LOCAL) |
er.extensions.jgroupsSynchronizer.multicastAddress | the multicast address to use when using the provided multicast configuration file (defaults to 230.0.0.1) |
er.extensions.jgroupsSynchronizer.multicastPort | no longer used. Replaced by jgroups.udp.mcast_port |
er.extensions.jgroupsSynchronizer.useShutdownHook | whether to register a JVM shutdown hook to clean up the JChannel (defaults to true) |
er.extensions.remoteSynchronizer | "er.jgroups.ERJGroupsSynchronizer" for this implementation |
er.extensions.remoteSynchronizer.enabled | if true, remote synchronization is enabled |
er.extensions.remoteSynchronizer.excludeEntities | the list of entities to NOT synchronize (none by default) |
er.extensions.remoteSynchronizer.includeEntities | the list of entities to synchronize (all by default) |