You can use a Web browser to verify the Change Management
(CM) Server installation and to access the WebSphere® Application
Server Administrative console.
Go to the following URL to verify that CM Server with WebSphere Application Server is installed
and running:
http://hostname:12080/TeamWeb/services/Team
The following message should appear. Note that the message is not
translated:
Hi there, this is a Web service!
If the message does not appear, use the WebSphere Application
Server Administrative console to analyze installation issues:
- Start the console by going to the following URL:
http://hostname:12060/ibm/console
You
must enter a user name and password to log in if the server is running
with security enabled. Otherwise, you do not need to specify login
credentials.
- Verify that an instance of the file TeamEAR is
installed by clicking . TeamEAR should
be listed as an application with a status of Started.
You can also use the WebSphere Administrative console to perform
the following tasks:
- Manually remove and redeploy components
- Check resources and ensure that they point to the appropriate bin directories.
Click . The following properties should appear under Custom
Properties:
- serverBinDirectory. This property points to the relative
path common/CM/bin from the install directory for IBM® Rational® products
(for example, C:/PROGRA~1/IBM/RationalSDLC/common/CM/bin).
- rationalBinDirectory. This property points to the installation
directory for IBM Rational products (for example, C:/PROGRA~1/IBM/RationalSDLC).
You can use the WebSphere command line utility wsadmin to
modify many CM Server attributes by setting MBean attributes. See Setting available MBean attributes.