1.1.1.2.1. Contents of "conf" directory

1.1.1.2.1. Contents of "conf" directory

The files in the conf directory are explained in the following table.

File Description
jboss-minimal.xml This is a minimalist example of the jboss-service.xml configuration file. (This is the jboss-service.xml file used in the minimal configuration file set)
jboss-service.xml jboss-service.xml defines the core services and their configurations.
jndi.properties The jndi.properties file specifies the JNDI InitialContext properties that are used within the JBoss server when an InitialContext is created using the no-arg constructor.
jboss-log4j.xml This file configures the Apache log4j framework category priorities and appenders used by the JBoss server code.
login-config.xml This file contains sample server side authentication configurations that are applicable when using JAAS based security.
props/* The props directory contains the users and roles property files for the jmx-console.
standardjaws.xml This file provides the default configuration for the legacy EJB 1.1 CMP engine.
standardjboss.xml This file provides the default container configurations.
standardjbosscmp-jdbc.xml This file provides a default configuration file for the JBoss CMP engine.
xmdesc/*-mbean.xml The xmdesc directory contains XMBean descriptors for several services configured in the jboss-service.xml file.

Table 1.2. Contents of "conf" directory