Undeploying the web application

Uninstall the web adapter application using the administrators console.

Procedure

  1. To uninstall the adapter web application using the console:
    1. Open the Admin console for the WebSphere® Application Server.
    2. Click Applications > Application Types > WebSphere enterprise applications.
    3. Select the check box next to gitAdapter; click Uninstall. Click OK. The file is uninstalled from the application server.
  2. Delete all temporary files and directories in the WebSphere Application Server profile
    1. Go to WASInstallDir/profiles/profile name/temp/node name/server1 and delete the gitAdapter directory.
    2. Go to WASInstallDir/profiles/profile name/temp/wscache and delete the gitAdapter directory.

Feedback