www.ironjacamar.orgCommunity Documentation

Chapter 7. Deployers

Table of Contents

7.1. RAR Deployer
7.1.1. Fungal
7.2. DataSource Deployer
7.2.1. Fungal

The deployer chains for the project is located in the deployers module.

The responsibility of the RAR deployer is to deploy a resource adapter archive (.RAR) file.

The Fungal kernel features a simple deployment framework, so only three classes are needed for the deployer chain.

The classes are located in the

deployers/src/main/java/org/jboss/jca/deployers/fungal
      

directory.

The responsibility of the datasource deployer is to deploy a datasource deployment (-ds.xml) file.