My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

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

  • 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:

Notes

  • Java5 code is required.
  • One needs to install the 'default' eXist examples before running the test suite, using the HTML admin interface.
Powered by Google Project Hosting