JBoss: Difference between revisions

From Wiki RB4
Line 3: Line 3:
#set JBOSS_HOME to C:\Uwes\jboss\jboss-4.2.2.GA
#set JBOSS_HOME to C:\Uwes\jboss\jboss-4.2.2.GA
#extend path to C:\Uwes\jboss\jboss-4.2.2.GA\bin
#extend path to C:\Uwes\jboss\jboss-4.2.2.GA\bin
==Configuration==
The JBoss Enterprise Application Platform ships with four different server configurations. Within the jboss-4.2.2.GA/server directory, you will find four subdirectories: minimal, default, production and all - one for each server configuration. Each of these configurations provide a different set of services. The default configuration is the one used if you don’t specify another one when starting up the server.

Revision as of 23:57, 1 February 2008

Installation

  1. exctract jboss-4.2.2.GA.zip to C:/Uwes/jboss/
  2. set JBOSS_HOME to C:\Uwes\jboss\jboss-4.2.2.GA
  3. extend path to C:\Uwes\jboss\jboss-4.2.2.GA\bin

Configuration

The JBoss Enterprise Application Platform ships with four different server configurations. Within the jboss-4.2.2.GA/server directory, you will find four subdirectories: minimal, default, production and all - one for each server configuration. Each of these configurations provide a different set of services. The default configuration is the one used if you don’t specify another one when starting up the server.