WAS v8.5 > Script the application serving environment (wsadmin)Set up intermediary services using scripting
Use wsadmin and the Jython scripting language to configure intermediary services, such as web servers, and proxy servers.
- Regenerate the node plug-in configuration. We can use scripting and wsadmin to regenerate the plug-in configuration for a web server.
- Create virtual hosts using templates. Use scripting to create a new virtual host from a new or preexisting template. Virtual hosts let you manage a single application server on a single machine as if the application server were multiple application servers each on their own host machine.
Subtopics
- Regenerating the node plug-in configuration using scripting
We can use scripting and wsadmin to regenerate the node plug-in configuration.- Create new virtual hosts using templates with scripting
Use scripting to create a new virtual host from a new or preexisting template.- Regenerating the node plug-in configuration using scripting
We can use scripting and wsadmin to regenerate the node plug-in configuration.- Create new virtual hosts using templates with scripting
Use scripting to create a new virtual host from a new or preexisting template.- Directory conventions
References in product information to app_server_root, profile_root, and other directories imply specific default directory locations. This article describes the conventions in use for WebSphere Application Server.
Related
Implement a web server plug-in