A Javalibrary, webservice and webclient for harvesting metadata. It currently supports harvesting from OAI-PMH to Fedora 2, but can easily be extended to support more protocols.
Xawar Gateway lets you sync your Litebase data. It works with different kind of data sources (different DBMS, CSV Files, and so on) and use different ways to transfer the Litebase Files(USB, FTP, etc)
JMS/Joram implementation of the Bully election algorithm. It is a library to be used by a process' implementation to make it transparently manage coordinator's elections, while it carries out business logic. A sample application is included.
Java Remote Method Call provides a Framework for remote method invocation on Java objects which solves the limitations of Java RMI. It provides a way for bidirectional communication of object states, between Client and Server.