Configuring a shared library using scripting
You can 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 your system.
Configuring a shared library for an application using wsadmin scripting
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 your system.
WSScheduleCommands command group of the AdminTask object
You can use the Jython or Jacl scripting languages to manage
deployed applications with the wsadmin tool. The commands and parameters
in the WSScheduleCommands group can be used to create and manage scheduler
settings in your configuration. Schedulers enable J2EE application
tasks to run at a requested time.
WSNotifierCommands command group for the AdminTask object
You can use the Jython or Jacl scripting languages to configure
deployed applications with the wsadmin tool. The commands and parameters
in the WSNotifierCommands group can be used to create and 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 command group for the AdminTask object
You can use the Jython or Jacl scripting languages to manage
deployed applications. The commands and parameters in the CoreGroupManagement
group can be used to create and 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 command group for the AdminTask object
You can use the Jython or Jacl scripting languages to manage
deployed applications using scripting. The commands and parameters
in the CoreGroupBridgeManagement group can be used to create and
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 command group for the AdminTask object
You can use the Jython scripting language to configure
and administer policies for high availability groups with the wsadmin
tool. Use the commands and parameters in the CoreGroupPolicyManagement
group to create, delete, and modify policies.