Cedric Bosdonnat | 26 Jun 09:30

Apogee synchronization, first demo

Hi all,

I'm proud to announce you that the Apogee synchronization is now
working. Everything is contained in three plugins that you can find on
the SVN under the following directory:
  Apogee/trunk/sync
The plugins are named:
  + org.nuxeo.apogee.sync : the base synchronization plugin
  + org.nuxeo.apogee.sync.jcr : the jcr source plugin
  + org.nuxeo.apogee.sync.jackrabbit : the plugin giving access to the
Jackrabbit repositories in Apogee.

The main plugin embed a modified version of the Funambol J2SE client API
and wrap this API to a simplified one. Thus there is no need for you to
access the Funambol classes, just use the classes exposed by the
org.nuxeo.apogee.sync.core package.

I'll write a small "howto use Apogee synchronization" in the next few
days and put it on the Apogee website.

Cedric

Gmane