Questions on SEAppInstall tool available with WebSphere V4.0
 Technote (FAQ)
 
Problem
Is SEAppInstall a new tool with WebSphere V4.0?
Is it available with all editions of WebSphere V4.0?
How do I change the installation directory when installing an application using SEAppInstall?
 
Solution
SEAppinstall is a new tool that is available in WebSphere 4.0 Advanced Single Server Edition. It provides a command line interface to perform the following functions:
  • Install an Application
  • Uninstall an Application
  • Export an installed application
  • List all installed applications
SEAppInstall's -install option is used to install an application to a server. By default the installation directory is "<WebSphereInstallRoot>\installedApps". To change the installation directory, use the "expandDir" option available with SEAppInstall.
For example, use the following command to install the application SampleApp.ear into the installation directory C:\MyInstallDir:
SEAppinstall -install C:\SampleApp.ear -configFile %WAS_ROOT%\config\server-cfg.xml -expandDir C:\MyInstallDir
 
 
Product Alias/Synonym
AEs - WebSphere 4.0 Advanced Single Server Edition
 
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Deploy (for example: AAT or ANT or EAR/WAR/JAR)
Operating system(s): HP-UX
Software version: 4.0
Software edition:
Reference #: 1063231
IBM Group: Software Group
Modified date: Aug 15, 2002