Install a service map that was created in IBM® Rational® Application Developer in WebSphere® Application Server so that you can route
or transform service requests when they are intercepted by the local
mapping service.
Before you begin
You must have created a service map library, by using IBM Rational Application Developer, to specify the
settings for the service mapping that you want to apply. Use the service
map library that you created in IBM Rational Application Developer to install a service
map to IBM WebSphere Application Server; see
Service Mapping in the Rational Application Developer Information
Center.
About this task
You can install a service map by using the administrative
console, or by using wsadmin commands as described in Installing a service map by using the command line.
Procedure
- Start the administrative console.
- Navigate to . The "Service map collection" panel
is displayed.
- Click Install. The "Service
maps - Install" panel is displayed.
- Select a service map library file from either the local
file system (where you have started the browser), or from the remote
file system (where your WebSphere Application Server instance
has been installed).
- Click Next. The
wizard for installing service maps from the service map library is
displayed. The first step of the wizard is "Configure
service map properties".
- Specify the name and description of the service map that
you want to install. You can override the target service endpoint
address, if required. If the service map library contains multiple
service maps, choose which service maps you want to install by selecting
the Install this service map check box. By
default the Install this service map check
box is selected for every service map, so clear this check box if
you do not want to install a specific service map.
- Click Next. Step
2: "Configure deployment targets" is displayed.
- If you are using a network deployment environment with
several clusters or managed servers, these clusters or servers are
listed in this panel. You must choose which of these deployment targets
you want to install the service map to. The service map must be deployed
to the same deployment target as the client for which you want to
intercept requests.
- Click Next. The Summary panel
is displayed, showing the name, description, and target services of
all service maps that will be installed. The deployment targets associated
with the service maps that are to be installed are also shown.
- Click Finish.
- Save your changes to the master configuration.
Results
A new service map is installed.