Network Deployment (Distributed operating systems), v8.0 > Develop and deploying applications > Develop SIP applications > Deploy SIP applications
Deploy SIP applications through scripting
We can deploy a SIP application not only from the admin console but also from a command line. To deploy a SIP application, the application must exist with an EAR file, a SIP module (SAR file), or a WAR file.
Use wsadmin.sh to deploy applications from a command line.
Procedure
- Launch a scripting client.
See AdminApp object for scripted administration.
- List applications.
See Listing applications using wsadmin.sh.
- Install stand-alone archive files.
For more information about installation, see Installing enterprise applications using wsadmin.sh and Installation options for the AdminApp object.
- Edit application configurations.
See Editing application configuration.
- Uninstall applications.
See Uninstalling enterprise applications using wsadmin.sh.
Start the wsadmin scripting client using wsadmin.sh
List applications using wsadmin.sh
Install enterprise applications using wsadmin.sh
Edit application configuration
Uninstall enterprise applications using wsadmin.sh
Browse all SIP topics
Deploy SIP applications
Related
Commands for the AdminApp object using wsadmin.sh
Options for the AdminApp object install, installInteractive, edit, editInteractive, update, and updateInteractive commands using wsadmin.sh