JBoss.org
Community Documentation
Next
eXoJCR Reference Manual
Java Content Repository and Extension services
Copyright © 2009, 2010 eXoPlatform
I. eXoJCR
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
II. eXoKernel
15. eXo Kernel
15.1. eXo Kernel introduction
16. Configuration
16.1. Kernel configuration namespace
16.2. Understanding How configuration files are loaded
16.2.1. Configuration Retrieval
16.2.2. Advanced concepts for the
PortalContainers
16.3. System property configuration
16.3.1. Properties init param
16.3.2. Properties URL init param
16.3.3. System Property configuration of the properties URL
16.4. Runtime configuration profiles
16.4.1. Profiles activation
16.4.2. Profiles configuration
16.5. Component request life cycle
16.5.1. Component request life cycle contract
16.5.2. Request life cycle
16.5.3. When request life cycle is triggered
17. eXo Cache
17.1. Basic concepts
17.2. eXo Cache extension
17.3. eXo Cache based on JBoss Cache
17.3.1. Configure the ExoCacheFactory
17.3.2. Add specific configuration for a cache
17.3.3. Add a cache creator
17.3.4. Define a cache
18. TransactionService
18.1. Base information
III. eXoCore
19. eXo Core
19.1. eXo Core introduction
IV. eXoWS
20. eXo Web Services
20.1. eXo Web Services introduction
Next
Part I. eXoJCR