Performing a silent uninstallation

Note:
Using the .bat file or .sh method described below is available only for those adapter components and adapters newly released during or after June 2004. This includes the Adapter Framework, all data handlers, and most adapters. However, it does not include the Adapter Development Kit. Refer to About this documentfor a complete list of those components and adapters that cannot use this feature. For these adapters, use the java -jar command line described at the end of this section.

To perform a silent uninstallation for any WebSphere Business Integration Adapters component, execute the following command at the command line:

In a Windows environment:

ProductDir\UninstallDirectory\uninstaller.bat-silent

In a UNIX environment:

ProductDir/UninstallDirectory/uninstaller.sh -silent

where the following are true:

If you have an installed jre/jdk, you can also invoke the following on the command line:

java -jar <install location>/_uninstall_<adapter component
name>/uninstall.jar

Copyright IBM Corp. 1997, 2004