Note | |
---|---|
BELTS comes in two downloadable versions: the “full” version, which provides its own copy of JBoss Version 4.0.1, and a “minimal” version, which is designed to be copied over an existing JBoss Version 4.0.1 installation. Before installing the minimal version, you need to be aware that there are two JBoss system files that are required to be modified for BELTS. These files are:
If you are already running other JBoss applications, you will need to ensure that you merge the changes in these files across, so that you don't overwrite changes that have been made for other applications. In addition, the dom4j jar file in the JBoss Version 4.0.1 installation, needs to be replaced due to an incompatibility in the way that classes from this package are serialised. After installation, copy dom4.jar from JBOSS_HOME/server/default/deploy\belts-services.sar to JBOSS_HOME/lib. |
Installation of this release requires Version 1.4.2 of the Java Development Kit, available from http://java.sun.com/. The JAVA_HOME environment variable should be set to the home directory of your JDK installation in a manner appropriate to your operating system.