JBoss.orgCommunity Documentation

Chapter 5. BlackTie Configuration

5.1. Environment variables
5.2. Configuration Files
5.3. btconfig.xml
5.4. SERVICES
5.5. ENV_VARIABLES
5.6. BUFFERS
5.7. log4cxx.properties

BLACKTIE_SCHEMA_DIR: the directory which contains all xsd schema files.

BLACKTIE_CONFIGURATION_DIR: the directory which contains all config files. If not assigned, current directory will be used.

We need btconfig.xml for all servers and client, and individual <SERVICE>.xml for all services.

The latest schemas for all configuration can be found at: http://www.jboss.org/blacktie/docs/index.html

The btconfig.xml is the most significant runtime configuration file for BlackTie. The content of its structure is defined and validated against the btconfig.xsd file which ships with each version of BlackTie.

The configuration includes:

More information on services is available Chapter 4, Services .

The list of ENV_VARIABLES that are supported is:

More information on buffer configuration is available Chapter 3, Using Buffers with BlackTie .

This is a standard log4cxx configuration file, more information can be found here: http://logging.apache.org/log4cxx/index.html