JBoss.org Community Documentation

Chapter 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

As we've mentioned before, JBoss DNA is able to work with existing JCR repositories. Your client applications make changes to the information in those repositories, and JBoss DNA automatically uses its sequencers to extract additional information from the uploaded files.

Note

Configuring JBoss DNA sequencers is a bit more manual than is ideal. As you'll see, JBoss DNA uses dependency injection to allow a great deal of flexibility in how it can be configured and customized. However, the next release will provide a much easier mechanism for configuring not only the sequencer service but also the upcoming federation engine and JCR implementation.