JBoss.org Community Documentation

JBoss DNA

Getting Started Guide

Randall Hauch

0.1

Legal Notice

What this book covers
1. Introduction
2. Understanding JBoss DNA
2.1. Overview
2.2. Architecture
2.3. Sequencing content
2.4. Federating content
2.4.1. Connecting to information sources
2.4.2. Building the unified graph
2.4.3. Searching and querying
2.4.4. Updating content
2.4.5. Observing changes
3. Running the example application
3.1. Downloading and compiling
3.2. Running the example
3.3. Summarizing what we just did
4. Using JBoss DNA
4.1. Configuring the Sequencing Service
4.2. Configuring the Observation Service
4.3. Shutting down JBoss DNA services
4.4. Reviewing the example application
4.5. Summarizing what we just did
5. Creating custom sequencers
5.1. Creating the Maven 2 project
5.2. Implementing the StreamSequencer interface
5.3. Testing custom sequencers
5.4. Deploying custom sequencers
6. Looking to the future