WAS v8.5 > Deploy applications > Deploy SIP applicationsDeploy SIP applications through scripting
We can deploy a SIP application not only from the dmgr console but also from a command line. To deploy a SIP application, the application must exist with an EAR file, a Session Initiation Protocol (SIP) module (SAR file), or a web application archive (WAR) file. gotcha
Use the wsadmin scripting tool to deploy applications from a command line.
- Launch a scripting client.
For more information, see AdminApp object for scripted administration.
- List applications.
For more information, see Listing applications using the wsadmin scripting tool.
- Install stand-alone archive files.
For more information about installation, see Installing enterprise applications using wsadmin scripting and Installation options for the AdminApp object.
- Edit application configurations.
For more information, see Editing application configurations using the wsadmin scripting tool.
- Uninstall applications.
For more information, see Uninstalling enterprise applications using the wsadmin scripting tool.
Related
Start the wsadmin scripting client using wsadmin.sh
List applications using the wsadmin scripting tool
Install enterprise applications using wsadmin.sh
Edit application configurations using the wsadmin scripting tool
Uninstall enterprise applications using the wsadmin scripting tool
Browse all SIP topics
Reference:
Commands for the AdminApp object using wsadmin.sh
Options for the AdminApp object install, installInteractive, edit, editInteractive, update, and updateInteractive commands using wsadmin.sh