WebSphere brand IBM WebSphere Telecom Web Services Server, Version 7.1

Verifying the completed configuration

After you perform the initial installation and configuration of Telecom Web Services Server, test the completed system to ensure that all connections are working properly.

About this task

It is a good practice to test the data sources using the TWSS Administration Console and the Integrated Solutions Console.

To verify your configured system and prepare it for use, follow these steps.

  1. Verify that the deployment manager and node agents are running.
  2. Check the configuration log file for errors. The file is found in the following directory location: was_root/installableApps/TWSS-Base/firststeps/logs.
  3. Use a Web service client application to send a test request to the Access Gateway.
  4. Using a browser, test the URLs for the Web service implementations. You can check them against the list provided in the topic Default Web service URIs.
  5. Optional: If you modified database authority so that the First Steps script could work with the database, you can now amend that authority using the following commands:
    • DB2
    • db2 connect to $dbAlias user $dbAdmin
    • db2 revoke DBADM on database from $dbUser
    • db2 terminate
    • Oracle
    • sqlplus $dbAdmin/$dbAdminPW%@$dbServer:$dbPort/$dbName as SYSDBA
    • revoke connect, resource, create table, create view, dba from $dbUser

    where dbUser is the user ID to which you had granted authority.

  6. In the Resources area of the Integrated Solutions Console, check the list of data sources that have been defined for your database or databases.



Terms of use
(C) Copyright IBM Corporation 2009. All Rights Reserved.