Sign in to edit and +1 items.
Login required
Download

SymmetricDS

(3)
Author(s) Chris Henson
Current Release 2.4.0   (8 months ago)
Grails Version 1.3.7 > *
Tags
Dependency
compile ":symmetricds:2.4.0"
Last updated by admin 2 years ago
Last updated by chenson42 1 year ago

This plug-in embeds the SymmetricDS synchronization engine into a Grails application. It adds the SymmetricServlet and SymmetricFilter to the web.xml and provides configuration by contributing a SymmetricConfig.groovy to the grails-app/conf directory.

The following settings can be applied to the Config.groovy log4j section to configure SymmetricDS logging.
info 'org.jumpmind'
warn 'org.apache.ddlutils', 'org.jumpmind.symmetric.service.impl.PurgeService'
error 'org.jumpmind.symmetric.config.PropertiesFactoryBean'
Work is currently underway to:
  • provide SymmetricDS utilities through Grails scripts
  • provide the functionality to build SymmetricDS extension points in Groovy
Last updated by admin 2 years ago
Last updated by admin 2 years ago