Silent uninstall for WebSphere Application Server V4.x on Unix
 Technote (FAQ)
 
Problem
Need to do a silent uninstall of WebSphere® Application Server V4.x on Unix® platform.
 
 
Solution
To perform a silent uninstall:
  1. Edit the junist in the $WAS_HOME directory. Locate this text:

    Uninstaller $1 $2 $3

  2. Add a -s between Uninstaller and $1 at the end of the file:

    Uninstaller -s $1 $2 $3

    This prevents the confirmation message from appearing.
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Install
Operating system(s): AIX
Software version: 4.0
Software edition:
Reference #: 1168219
IBM Group: Software Group
Modified date: Jun 21, 2004