ASTRO Suite 3.3 - SYSTEM REQUIREMENTS
Contents
- Tools (the list of the tools required for running the ASTRO Suite components)
- Info (some useful info for downloading and installing such tools)
Tools
- wsToolset:
- Java(TM) 2 Runtime Environment, Standard Edition 1.5.0_xx
- wsChainManager:
- Java(TM) 2 Runtime Environment, Standard Edition 1.5.0_xx
- Eclipse Platform Runtime Binary 3.2.2
- Eclipse PDE Runtime Binary 3.2.2
- Apache Ant 1.6
- Expat 1.95.8 (Win32 only)
- Apache Tomcat 5.5
- wsRequirement:
- Java(TM) 2 Runtime Environment, Standard Edition 1.5.0_xx
- Eclipse Platform Runtime Binary 3.2.2
- Eclipse PDE Runtime Binary 3.2.2
- Graphical Modeling Framework (GMF) Eclipse Plugin Runtime 1.0.3
- wsMonitor:
- Java(TM) 2 SDK, Standard Edition 1.5.0_xx
- ActiveBPEL Engine 2.0
- Apache Tomcat 5.5
- wsAnimator:
- Java(TM) 2 Runtime Environment, Standard Edition 1.5.0_xx
- Eclipse Platform Runtime Binary 3.0.2
- Eclipse PDE Runtime Binary 3.0.2
- Draw2d Eclipse Plugin 3.0.1
- Graphical Editing Framework (GEF) Eclipse Plugin 3.0.1
Info
ActiveBPEL Engine 2.0
The ActiveBPEL Engine 2.0 can be downloaded from here.
Apache Ant 1.6.5
Check if Apache Ant version 1.6.5 is already installed on your system by executing the following command:
ant -version
If the Apache Ant is not installed then download it from here, install it and set the following system variables:
set ANT_HOME=<ANT_INSTALL_DIR>
set PATH=%ANT_HOME%\bin;%PATH%
Apache Tomcat 5.5
The Apache Tomcat 5.5 Web Server can be downloaded from here.
Eclipse 3.0
Eclipse 3.0 packages can be obtained here
Eclipse 3.2
Eclipse 3.2 packages can be obtained here
Expat 1.95.8
If Expat is not installed then download it from here, install it and set the following system variable:
set PATH=<EXPAT_INSTALL_DIR>\Libs;%PATH%
Java 1.5
Check if the Java Runtime Environment version 1.5 is already installed on your system by executing the following command:
java -version
If the Java Virtual Machine is not installed then download it from here, install it and set the following system variables:
set JAVA_HOME=<J2SE_INSTALL_DIR>
set PATH=%JAVA_HOME%\bin;%PATH%
Graphical Editing Framework (GEF) 3.0.1
The Graphical Editing Framework (GEF) 3.0.1 Eclipse Plugin can be downloaded from here.
Graphical Modeling Framework (GMF) 1.0
The instructions for getting and installing the Graphical Modeling Framework (GMF) 1.0 Eclipse Plugin can be found here.
Last Update: 06 June 2007