Configure the unit test environment (UTE) by using the
uteconfig script on the WebSphere® Application Server profile
that is used in Rational® Application
Developer.
Before you begin
Your product installation must have a stand-alone application
server profile; for example, app_server_root/profiles/AppSrv01.
About this task
You can run the uteconfig script to create a job scheduler
configuration on the application server profile. The script creates
Derby resources, deploys the job scheduler application, creates a
work manager, and otherwise configures a UTE on the profile.
Procedure
- Locate the bin directory of the application
server profile for which you want to configure a job scheduler.
The uteconfig.bat|.sh script is located
in the bin directory of the application server
profile; for example, app_server_root/profiles/AppSrv01/bin.
The uteconfig.bat|.sh script
is also located in the main bin directory of
the product; for example, app_server_root/bin.
To run the uteconfig script successfully from the main bin directory,
your product installation must have only one application server profile.
- From a command prompt open on the bin directory,
run the uteconfig script.
The script takes about one
minute to run and provides progress messages.
Results
The WebSphere Application Server profile
now has a UTE for testing applications developed with Rational Application
Developer.