JBoss.orgCommunity Documentation

Part I. eXoJCR

Table of Contents

1. Introduction in eXoJCR
1.1. JCR (JSR-170) API main concepts
1.1.1. Data model
2. Basic concepts of eXoJCR
3. eXo JCR configuration
3.1. Related documents
3.2. Portal and Standalone configuration
3.2.1. JCR Configuration
3.2.2. Repository service configuration
4. JDBC Data Container Config
4.1. Introduction
4.2. Multi-database Configuration
4.3. Single-database configuration
4.3.1. Configuration without DataSource
4.3.2. Dynamic Workspace Creation
4.4. Notes for Microsoft Windows users
5. External Value Storages
5.1. Introduction
5.2. Tree File Value Storage
5.3. Simple File Value Storage
5.4. Content Addressable Value storage (CAS) support
6. Search Configuration
6.1. XML Configuration
6.2. Configuration parameters
6.3. Global Search Index
6.3.1. Global Search Index Configuration
6.3.2. Customized Search Indexes and Analyzers
6.4. Index Adjustments
6.4.1. IndexingConfiguration
6.4.2. Index rules
6.4.3. Index Aggregates
6.4.4. Property-Level Analyzers
7. Multilanguage support in eXo JCR RDB backend
7.1. Intro
7.2. Oracle
7.3. DB2
7.4. MySQL
7.5. PostgreSQL
8. JCR Configuration persister
8.1. Idea
8.2. Usage
9. Configuring JBoss AS with eXo JCR in cluster
9.1. Launching Cluster
9.1.1. Deploying eXo JCR to JBoss As
9.1.2. Configuring JCR to use external configuration
9.2. Requirements
9.2.1. Enviorenment requirements
9.2.2. Enviorenment requirements
10. JBoss Cache configuration
10.1. JBoss cache configuration for indexer, lock manager and data container
10.2. JGroups configuration
10.3. Shipped JBoss Cache configuration templates
10.3.1. Data container template
10.3.2. Lock manager template
10.3.3. Query handler (indexer) template
11. LockManager configuration
11.1. Introduction
11.2. LockManagerImpl
11.3. CacheableLockManagerImpl
11.3.1. Configuration
11.3.2. Simple JbossCache Configuraion
11.3.3. Template JBossCache Configuration
11.3.4. Data Types in Different Databases
12. QueryHandler configuration
12.1. How does it work?
12.2. Configuration
12.2.1. Common requirements
12.2.2. Query-handler configuration
12.2.3. JBoss-Cache template configuration
13. JBossTransactionsService
13.1. Introduction
13.2. Configuration
14. TransactionManagerLookup
14.1. Configuration