If you want to manage applications on your computer with WebSphere® Application
Server, you can deploy
Web Administration Tool in WebSphere Application
Server.
To deploy Web Administration Tool in WebSphere Application
Server, you must meet the
following requirements:
- Complete the installation of Web Administration Tool package for your
operating system. See Installing with IBM Installation Manager.
- Your computer must contain a supported version of WebSphere Application
Server.
About this task
IBM Security Directory
Server installation media
includes Web Administration Tool. If your computer contains WebSphere Application
Server, you can deploy
Web Administration Tool in WebSphere Application
Server. To deploy Web
Administration Tool, you must deploy the IDSWebApp.war file that is
in the idstools directory of the IBM Security Directory
Server installation location.
- Use the URL
http://hostname_WAS_server:12105/ibm/console to log in the
WebSphere Application
Server Admin
console. Substitute the hostname_WAS_server variable with the host
name or IP address of your computer on which WebSphere Application
Server is installed. If you
specified a custom port to access WebSphere Application
Server Admin console, substitute
the default port, 12105, with your port number.
- Enter the user ID and password of the user.
The user must contain the
required permission to run operations on WebSphere Application
Server.
- On the left navigational pane, click .
- In the New Application page, click New Enterprise
Application.
- In the Path to the new application page, choose one of the
following options that are based on from where you accessed the WebSphere Application
Server Admin console:
- If you accessed the WebSphere Application
Server Admin console from a
local computer, select Local file system, and enter the path of the
IDSWebApp.war file in the Full path field. You can also
click Browse to specify the path.
- If you accessed the WebSphere Application
Server Admin console from a
remote computer, select Remote file system, and enter the path of the
IDSWebApp.war file in the Full path field. You can also
click Browse to specify the path.
- In the How do you want to install the application page, select the
Fast Path option and click Next.
- In the Select installation options page, the default options are
selected.
- Click Next.
- In the Map modules to server page, you can map modules to the
servers that are specified in the Clusters and servers field.
- Select the check box for the required module, and click Apply.
- After you complete the mapping, click Next.
- In the Map virtual hosts for Web modules page, you can map the web
application to the specific virtual servers.
If there are more virtual hosts, the server requires information about the WebSphere Application
Server environment to select the
right module. In this example, the default_host option is available for selection.
- Click Next.
- In the Map context roots for Web modules page, enter the context
root as
/IDSWebApp in the field.
- A summary with your selection is shown.
- Click Finish.
It initiates the installation of
your application. A summary of installation is shown.
- To save the changes to the master configuration, click Save.
- On the left navigational pane, click .
- In the Enterprise Applications page, select the check box next to
IDSWebApp_war, and click Start.
- Start Web Administration Tool.
- To access Web Administration Tool, open a browser and enter the
following address:
- For non-secured access (HTTP), enter
http://WAS_server_hostname:12100/IDSWebApp.
- For secured access (HTTPS), enter
https://WAS_server_hostname:12101/IDSWebApp
The port, 12100, is the default HTTP port for WebSphere Application
Server, and port, 12101, is the
default HTTPS port. If these ports are not the configured port for your WebSphere Application
Server, provide the appropriate
port number.
If Global or Administrative security is configured for
WebSphere Application
Server, then you must meet the
following requirements:
- Deploy Web Administration Tool in WebSphere Application
Server as a new profile.
- Configure SSL for Web Administration Tool.
- If it is not possible to deploy Web Administration Tool in a profile, add
the directory server certificate to the truststore of the profile. For the server-client
authentication, add the WebSphere Application
Server profile certificate to
the truststore of the directory server.