Configure applications using scripting
Use the wsadmin tool, we can run scripts to configure applications.
Subtopics
- Configure applications for session management using scripting
This task provides an example that uses the AdminConfig object to configure a session manager for the application.- Configure applications for session management in web modules using scripting
Use scripting and the wsadmin tool to configure applications for session management in web modules.- Configure a shared library using scripting
Use scripting to configure a shared library for application servers. Shared libraries are files used by multiple applications. Create a shared library to reduce the number of duplicate library files on the system.- Configure a shared library for an application
This task uses the AdminConfig object to configure a shared library for an application. Shared libraries are files used by multiple applications. Create a shared library to reduce the number of duplicate library files on the system.- Setting background applications
We can enable or disable a background application using scripting and the wsadmin tool.- Modify WAR class loader policies for applications
Use scripting and the wsadmin tool to modify WAR class loader policies for applications.- Modify WAR class loader mode
Use scripting and the wsadmin tool to modify WAR class loader mode for applications.- Modify class loader modes for applications
We can modify class loader modes for an application with scripting and the wsadmin tool.- Modify the starting weight of applications
Use the wsadmin tool and scripting to modify the starting weight of an application.- Configure namespace bindings
Use this topic to configure name space bindings with the Jython or Jacl scripting languages and the wsadmin tool.- WSScheduleCommands command group of the AdminTask object
Use the Jython or Jacl scripting languages to manage deployed applications with the wsadmin tool. The commands in the WSScheduleCommands group can be used to manage scheduler settings in the configuration. Schedulers enable J2EE application tasks to run at a requested time.- WSNotifierCommands
Use the Jython or Jacl scripting languages to configure deployed applications with the wsadmin tool. The commands in the WSNotifierCommands group can be used to manage notifications settings. WS-Notification enables web services to use the "publish and subscribe" messaging pattern, creating a one-to-many message distribution pattern.- CoreGroupManagement
Use the Jython or Jacl scripting languages to manage deployed applications. The commands in the CoreGroupManagement group can be used to manage core groups. A core group is a high availability domain that consists of a set of processes in the same cell that can directly establish high availability relationships. A cell must contain at least one core group.- CoreGroupBridgeManagement
Use the Jython or Jacl scripting languages to manage deployed applications using scripting. The commands in the CoreGroupBridgeManagement group can be used to manage core group access points, TCP inbound channel port, and bridge interfaces. A bridge interface specifies a particular node and server that runs the core group bridge service.- CoreGroupPolicyManagement
Use the Jython scripting language to administer policies for high availability groups with the wsadmin tool. Use the commands in the CoreGroupPolicyManagement group to create, delete, and modify policies.