You can use the rapid deployment launch tool (wrd.bat or wrd.sh)
to specify that you want the tool to start listening for application artifacts
that are dropped into the monitored project. The wrd command is run
in a non-graphical interface a command line interface.
Requirements
- WebSphere® Application
Server v6.0 installed. The wrd command support only WebSphere Application
Server v6.0 as the target server.
- The rapid deployment launch tool is in the profiles/default/bin directory
where WebSphere Application
Server v6.0 is installed:
wrd.bat
-
wrd.sh
- The rapid deployment configuration tool is in the profiles/default/bin directory
where WebSphere Application
Server v6.0 is installed:
wrd-config.bat
wrd-config.sh
Before using the wrd-config command you need to set up a workspace
environment variable. For more information, see the related topic about setting
up a rapid deployment environment. After you have set up your command line,
you can use the following syntax and arguments to run the tool.
Syntax
wrd.bat [<optional
parameters>]
wrd.sh [<optional
parameters>]
Optional parameters
- -monitor
- Enables console feedback from the rapid deployment tool.
- -project <"project_name">
- The name of the rapid deployment project that you want to target to run
in batch mode. This -project parameter is only used
in conjunction with -batch parameter.
- -batch
- Enables batch mode on a specified target project. Batch mode runs a full
build on a rapid deployment workspace and then shutdown the process.
- -usage
- Displays the optional parameters for this command.