1.1.1.3. The "all" Server Configuration File Set
The "all" server configuration file set is located in the jboss-4.2.2.GA/server/all
directory. In addition to the services in the "default" set, the all configuration contains several other services in the conf/
directory as shown below.
File | Description |
---|---|
cluster-service.xml
|
This service configures clustering communication for most clustered services in JBoss. |
deploy-hasingleton-service.xml
|
This provides the HA singleton service, allowing JBoss to manage services that must be active on only one node of a cluster. |
deploy.last/farm-service.xml
|
farm-service.xml provides the farm service, which allows for cluster-wide deployment and undeployment of services.
|
httpha-invoker.sar
|
This service provides HTTP tunneling support for clustered environments. |
iiop-service.xml
|
This provides IIOP invocation support. |
juddi-service.sar
|
This service provides UDDI lookup services. |
snmp-adaptor.sar
|
This is a JMX to SNMP adaptor. It allows for the mapping of JMX notifications onto SNMP traps. |
tc5-cluster.sar
|
Provides AOP support for field-level HTTP session replication. |
Table 1.4. Additional Services in "conf" directory for "all" configuration