From: Robert J. L. <leb...@fi...> - 2002-05-13 18:33:49
|
I just stumbled onto this project, and pulled the source code off of the CVS repository for a look-see. It seems as though most of the framework is there for use of syncML using http as the transport protocol, although the lack of documentation makes it kind of difficult to see how to setup some tests and experiment with all of this. I'd like to ask some kind soul for a little direction: 1. Where is the servlet used on the server side and how should I configure it (web.xml file)... 2. I noted the JUnit tests ... I'm assuming that I can get some ideas on how run the client from these. 3. Has anyone tested this using a database application of some sort? 4. Which types of synchronization are currently implmented (two-way, one-way, etc.?) Rob |