Unpack the distribution on your local host. After unpacking you will see the following directory structure:
| Directory | Content |
|---|---|
| config/replicated | Configuration files for 2 HA instances when using the Replicated File Store. |
| config/shared | Dito for Shared File Store. |
| config/jdbc | Dito for Shared JDBC Store. |
| j2ee | SwiftMQ's JMS resource adapter. |
| jars | SwiftMQ jar files. |
| jmsapp | Base directory for hot deployment of JMS applications for both HA instances. |
| deploy | Base directory for hot deployment of Extension Swiftlets for both HA instances. |
| doc | Online documentation |
| kernel | Kernel Swiftlets. |
| log | Log directory for both HA instances. |
| opt/sys$store | Standard and JDBC Store Swiftlet used from the HA Wizard. |
| samples | Example applications. |
| scripts | Startscripts in Unix and Windows format. |
| store/instance1 | Replicated File Store directory HA instance 1. |
| store/instance2 | Replicated File Store directory HA instance 2. |
| store/shared | Shared File Store directory for both HA instances. |
| trace | Directory for trace outputs. |