Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Related Documentation
- C Series
- Web Application Server on C Series Controllers Overview
- Deploying Dynamic Service Activator on the Virtual Host (C-Web Interface)
- Configuring Local Properties for Dynamic Service Activator (SRC CLI)
- Configuring Dynamic Service Activator Properties (SRC CLI)
- Configuring Virtual Hosts for the Web Applications (SRC CLI)
Deploying Dynamic Service Activator on the Virtual Host (SRC CLI)
Use the following configuration statements to deploy Dynamic Service Activator on the virtual host:
slot number dsa deploy {virtual-host virtual-host;}
To deploy the application on the virtual host:
- From configuration mode, access the statement that configures
the virtual host.[edit]user@host# edit slot 0 dsa deploy
- Specify the virtual host on which to deploy Dynamic Service
Activator. Virtual hosts for Web applications are configured in the
application server.[edit slot 0 dsa initial deploy]user@host# set virtual-host virtual-host
Related Documentation
- C Series
- Web Application Server on C Series Controllers Overview
- Deploying Dynamic Service Activator on the Virtual Host (C-Web Interface)
- Configuring Local Properties for Dynamic Service Activator (SRC CLI)
- Configuring Dynamic Service Activator Properties (SRC CLI)
- Configuring Virtual Hosts for the Web Applications (SRC CLI)