db4o Developer Community

db4o open source object database, native to Java and .NET
Welcome to db4o Developer Community Sign in | Join

Sync4o (updated 03/09/2007)

File Details
Downloads: 197 File Size: 2MB
Posted By: German Viscuso Views: 523
Date Added: 2007-03-09

This db4o connector for Funambol is a software product that enables the Funambol synchronization platform to do synchronization tasks using db4o databases. The synchronized data can then be further synchronized with any other SyncML compatible device/terminal.

The main objective of the product is to provide synchronization capabilities between the Funambol server platform and db4o databases (further synchronization to devices and terminals will be taken care of by existing or other upcoming device plugins/modules, and is not within the scope of this product).

sync4o has been originally designed and built against Funambol 3.0 beta 1 and db4o 5.3 and was updated during March 2007 to work with the GA release of Funambol 3.0 and db4o 6.1 (latest db4o production release).

You can also retrieve the latest sync4o version from db4o SVN repository:

https://db4objects.net/svn/db4o/trunk/sync4o/

Comments
 

mickaFr said:

error with the example : 17:19:17:326 [DEBUG] - url from response to inizialization-message:http://xxx:8080/funambol/ds;jsessionid=1701D9A080178D1333ED4CF20BFC63C4 17:19:17:426 [DEBUG] - Property syncModes not set to two-way. Method setSyncModes(String s) not found in com.db4o.sync4o.Db4oClientSyncSource 17:19:17:426 [DEBUG] - Property sourceClass not set to com.db4o.sync4o.Db4oClientSyncSource. Method setSourceClass(String s) not found in com.db4o.sync4o.Db4oClientSyncSource 17:19:17:427 [DEBUG] - Property type not set to application/octet-stream. Method setType(String s) not found in com.db4o.sync4o.Db4oClientSyncSource 17:19:17:427 [DEBUG] - Property sync not set to two-way. Method setSync(String s) not found in com.db4o.sync4o.Db4oClientSyncSource 17:19:17:427 [DEBUG] - Property last not set to 1215011928677. Method setLast(String s) not found in com.db4o.sync4o.Db4oClientSyncSource
2008-07-02 03:28 PM