You 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.
About this task
To set up a rapid deployment workspace:
Procedure
- Open a command prompt.
- 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 your environment
variables and their values, run the command:
Results
After the WORKSPACE environment variable is defined, you can
continue to configure and launch your rapid deployment workspace.