You can access the source using anonymous CVS. CVS info is shown on this page: http://www.xmldb.org/projects.html Look toward the bottom of the page for "CVS Repositories".
Anyone who is interested can checkout source code from our anonymous CVS server.
To do so, simply use the following commands (if you are using a GUI CVS client, configure it appropriately):
cvs -d :pserver:[EMAIL PROTECTED]:/raid/Repository login
password: anoncvs
cvs -d :pserver:[EMAIL PROTECTED]:/raid/Repository checkout [module-name]
Modules available for access are:
* xmldb
* xmldb/xapi
* xmldb/xupdate
* xmldb/sixdmlI presume it works now. I have personally accessed the source there in the past.
-Terry
[EMAIL PROTECTED] wrote:
Can anyone tell me, where to download the source code for the jars following below?
xmldb-api-20030701.jar xmldb-api-sdk-20030701.jar xmldb-common-20030701.jar xmldb-xupdate-20040205.jar xmlrpc-1.1.jar
On "http://www.xmldb.org/xapi" I can only find a release dated 2Sept. 24, 2001.
