
existdb-contrib
Kind of playground for code that might be integrated with the eXist database in the future. Not now yet. Let's call it potential eXist-db goodies...
Featured
The exist-modules.jar of eXist-db 1.4 with all extensions enabled.
eXist-db Custom Protocol Handler
Classes to deal with xmldb:exist// style URL's. With these classes it is possible to download (get) and upload (put) documents from/to the eXist-db using standard Java classes (java.net.URL).
Another Set of Custom Ant Tasks (ASOCAT)
A set of ant tasks for unsigning jar files, compressing / repacking jarfiles using pack200 and retrieving Subversion revision info from a SVN repository. New: fetch and expand ZIP files from URL.
The eXist-restlet subproject provides an integration with the Restlet project. It provides a simple way to integrate an embedded version of eXist into a web application.
SVN
The sources can be retrieved from: * http://existdb-contrib.googlecode.com/svn/trunk/protocolhandler/ * http://existdb-contrib.googlecode.com/svn/trunk/asocat/ * http://existdb-contrib.googlecode.com/svn/trunk/restlet/
Notes
- Java5 code is required.
- One needs to install the 'default' eXist examples before running the test suite, using the HTML admin interface.
Project Information
- License: GNU Lesser GPL
- 5 stars
- svn-based source control
Labels:
eXist-db
XML
Java
ApacheAnt
eXistNativeXMLDatabase
Java5
UnsignJarfiles
Pack200
AntCustomTask