The Store.
Quick start.
If you do not want to modify the configuration and avoid deploying Tomcat and xindice servlet, you can use the store with the predefined collection named LocalCollection
This will create a local database in the file system under your current directory. See Example1.java.
Summary
The store is providing storage, synchronization and replication services. It is provided through the use of an XMLDB level 1 compliant Database driver and a storeManager.
Before use, the store must be configured. See StoreManager.xml sample configuration file for configuration details.
The configuration defines
The store will not create, read, write or delete collections not defined in his configuration. This ensure that the store is not ‘polluted’ with unwanted artifacts.
Requirements
Tomcat server (http://jakarta.apache.org/tomcat/index.html) (not needed for local operation)
Xmldb-api-20030701.jar
Xmldb-common-20030701.jar
Xmldb-update-20040205.jar
Xmlrpc-1.1.jar
Xindice-1.1b4.jar
In the example pictured in the figure below, all resources created within the MirandaChannels are shared within the cluster. In this example it is not replicated to the system card.