Deploy SIP applications through scripting
We can deploy a Session Initiation Protocol (SIP) application not only from the console but also from a command line.
Avoid trouble: To deploy a SIP application, the application must exist with an EAR file, a Session Initiation Protocol (SIP) module (SAR file), or a 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 wsdmin.sh.
- Install stand-alone archive files.
For more information about installation, see Installing enterprise applications and Installation options for the AdminApp object.
- Edit application configurations.
For more information, see Editing application configurations using wsdmin.sh.
- Uninstall applications.
For more information, see Uninstalling enterprise applications using wsdmin.sh.
Related tasks
Start the wsadmin scripting client Listing applications using wsdmin.sh Install enterprise applications Edit application configurations using wsdmin.sh Uninstall enterprise applications using wsdmin.sh Browse all SIP topics
Commands for the AdminApp object Options for the AdminApp object install, installInteractive, edit, editInteractive, update, and updateInteractive commands