div.collapsecontent{display:block;}

Express (Distributed operating systems), v8.0 > Develop and deploying applications > Rapid deployment of J2EE applications > Automatically installing applications on WAS v6.0 or later


Set up a rapid deployment environment

We can run the rapid deployment batch tools from a command line to create, configure, and launch rapid deployment projects using the IBM WebSphere v6.0 or later runtime environment. The rapid deployment tools run in a non-graphical command-line interface.


Before you begin

Restriction: We can use the rapid deployment tools for packaging applications at J2EE 1.3 or 1.4 specification-levels. However, the rapid deployment tools do not support Java EE 5.0 (or later) nor J2EE 1.2 specification-level. For tools support of deploying Java EE 5 and later modules, you can use the monitored directory starting in WAS V8.0 release. For more details about the monitored directory, see Ways to install enterprise applications or modules and Installing enterprise application files by adding them to a monitored directory topics. Prerequisites


About this task

To set up a rapid deployment workspace:


Procedure

  1. Open a command prompt.

  2. Specify the location on your file system that hosts the rapid deployment activities. This location serves as your workspace root, and all your rapid deployment projects reside here. Define an environment variable called WORKSPACE:

    • set WORKSPACE= <workspace root>
    • export WORKSPACE= <workspace root>

    Configure a rapid deployment workspace for each rapid deployment project, rather than configuring multiple rapid deployment projects inside a single rapid deployment workspace.

    Tip: To list all the environment variables and their values, run the command:

    • set "
    • export -n
    • export


Results

After the WORKSPACE environment variable is defined, you can continue to configure and launch your rapid deployment workspace.

Next topic: Create a free-form project in your workspace

Next topic: Create an automatic installation project in your workspace


Feedback

+

Search Tips   |   Advanced Search