Installing an application when the WebSphere Application Server is not running
 Technote (troubleshooting)
 
Problem(Abstract)
Does WebSphere Application Server have to be started to run wsadmin to install an application?
 
Resolving the problem
No, you can install an application using the wsadmin scripting interface without starting the Application Server. The AdminApp commands such as install and installInteractive can be done in a local mode without connecting to the Application Server. To enter wsadmin interactive mode in local mode specify the -conntype NONE option as shown below:
wsadmin -conntype NONE
Once you enter wsadmin , then execute the $AdminApp install c:/my.ear to install the application.
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Administrative Console (all non-scripting)
Operating system(s): Windows
Software version: 5.0
Software edition:
Reference #: 1066849
IBM Group: Software Group
Modified date: Nov 27, 2002