Skip to content

eXist-db/messaging-replication

eXist-db messaging-replication extension

Build Status

This is the eXist-db extension providing 'messaging' and 'document replication' features based on JMS technology.

Documentation

Please consult the WiKi for documentation and more information about this extension.

The git repository and XAR application contain a number or ready-to-go examples for the messaging and the replication features.

It is highly recommended is to start with the messaging feature first before configuring the more complex replication feature. Following this order will make sure that the infrastructure is correctly setup.

Sponsors

The extension has been made possible with the funds of a number of sponsors.

How to build

The extension is built with maven (version 3.5.2 is required for the used kuberam-expath-plugin)

mvn clean package