Verifying the CM Server installation

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:

  1. 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.

  2. Verify that an instance of the file TeamEAR is installed by clicking Applications > Enterprise Applications. 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:

You can use the WebSphere command line utility wsadmin to modify many CM Server attributes by setting MBean attributes. See Setting available MBean attributes.


Feedback