Quote:
Originally Posted by stich86 so, there is no solution?
i've tried the same configuration using my Nokia E65 and it works at first time  |
Glad to hear it! Unfortunately life isn't so easy with the Blackberry. There are numerous SyncML clients for the Blackberry devices - some open-source, others commercial. They all have their own quirks:
- Older sync4J Blackberry client uses Base64 encoding and won't work with Sync4J server
- Newer Funambol Blackberry client uses SyncML Version 1.2, which isn't supported by older Sync4J server
- NextHause client (SyncJE) comes the closest to working, but causes a null-pointer exception on the Sync4J server (outside of the Zimbra Connector code).
Quote:
|
anyone has used the zimbra connector with Funambol 6? (and relative client)
|
The API for Funambol 6 has completely changed from the Sync4J days. Sync4J modules won't work without substantial changes. In my "spare" time, I've been working on a complete rewrite of the Zimbra connector to work with Funambol 6.
It doesn't seem worthwhile to put any more effort into trying to get things to work under the now very old Sync4J server.