You can use the interactive wizard provided with the service
installer to uninstall the Telecom Web Services Server (TWSS) Web service implementations.
About this task
To uninstall TWSS
Web service implementations using
the wizard, follow these steps.
- Stop the servers, nodes, and deployment manager:
- Stop the servers. Run the following command:
was_profile_root/bin/stopServer.sh server_name -username user_name -password password
was_profile_root/bin/stopServer.sh server_name -username user_name -password password
was_profile_root/bin/stopServer.sh server_name -username user_name -password password
Note: The user_name and password parameters
are required only when security is enabled.
Where:
- The was_profile_root path
contains the name of the application server profile (for example,
AppSrv01).
- server_name is name of the application server.
- user_name represents your WebSphere® Application Server administrator
user ID.
- password represents the password associated
with your user_name.
- Stop the nodes. Run
the following command:
was_profile_root/bin/stopNode.sh -username user_name -password password
was_profile_root/bin/stopNode.sh -username user_name -password password
was_profile_root/bin/stopNode.sh -username user_name -password password
Note: The user_name and password parameters
are required only when security is enabled.
Where:
- The was_profile_root path
contains the name of a federated node profile (for example, Custom01).
- user_name represents your WebSphere Application Server administrator
user ID.
- password represents the password associated
with your user_name.
- Stop the deployment manager. Run
the following command:
was_profile_root/bin/stopManager.sh -username user_name -password password
was_profile_root/bin/stopManager.sh -username user_name -password password
was_profile_root/bin/stopManager.sh -username user_name -password password
Note: The user_name and password parameters
are required only when security is enabled.
Where:
- The was_profile_root path
contains the name of the deployment manager profile (for example,
Dmgr01).
- user_name represents your WebSphere Application Server administrator
user ID.
- password represents the password associated
with your user_name.
- Navigate to the following directory: was_root/Uninstall_TWSS-Services
- Invoke the uninstall script to uninstall Telecom Web Services Server services. Issue the following command: ./uninstall
- Click Next.
- In the Features panel, which displays
a list of the components you have installed, select features you want
to uninstall and click Next.
- In the Summary information page, click Next to
start the uninstall process.
- Optional: If the uninstall process reports any errors,
verify that the uninstallation trace file is created at was_root/logs/TWSS-Services_Uninstall.log.
Note: The uninstall process may not remove the TWSS-Services directory
that is under the was_root/installableApps directory. You can manually remove
the directory if you no longer need it.