Guide - for Server Assemblers

Who Should Read This Book?

The Server Assemblers Guide is written for assemblers who want to assemble a Server Application for Phoenix. It is assumed that you are familiar with the basic concepts of the Phoenix framework.

This book concentrates on assembly, and as such requires no knowledge of java programming. It does however assume you are familiar with server fundamentals, basic security measures, and performance tuning.

Organization

The information is organized into sections detailing a specifc aspect of assembling Server Applications.

Contents

  1. What is a Server Application?
  2. How do I create a Server Application?
  3. config.xml specification
  4. assembly.xml specification
  5. environment.xml specification
by Avalon Documentation Team