www.ironjacamar.orgCommunity Documentation

Chapter 10. Standalone

Table of Contents

10.1. Overview
10.2. IronJacamar/SJC

The standalone IronJacamar container implements Chapter 3 Section 5 of the JCA 1.6 specification which defines a standalone JCA environment.

The standalone container has the following layout:

To start the container execute the following

cd $IRON_JACAMAR_HOME/bin
./run.sh
      

.

The IronJacamar/SJC uses the Fungal kernel for its run-time environment.

The homepage for the Fungal is http://jesperpedersen.github.com/fungal

.

SJC is short for "Simple JCA Container".