+

Search Tips   |   Advanced Search

What is new for scripted administration (wsadmin)

This topic highlights what is new or changed for users who are going to customize, administer, monitor, and tune production server environments .

The Deprecated, stabilized, and removed features topic describes features that are being replaced or removed in this or future releases.


Improved administrative scripting features

Command name Description
installLibertyProfileResources, uninstallLibertyProfileResources, startLibertyProfileServer, and stopLibertyProfileServer, generateMergedPluginConfigForLibertyProfileServers parameters of the submitJob command (AdminTask)

Use new parameters of the submitJob command (AdminTask) to use a job manager to run jobs that install or uninstall Liberty profile resources, that start or stop Liberty profile servers, or that generate merged plug-in files. A Liberty profile server is a fast to start, dynamic application server to which we can add features and administer by editing XML configuration files.

For more information, see Administrative job types .


Related concepts

  • What is new in this release


    Related tasks

  • Use the script library to automate the application serving environment
  • Obtaining online help

  • Deprecated, stabilized, superseded, and removed features
  • Commands for the AdminConfig object
  • Data types (AdminTask)
  • AdminSDKCmds (AdminTask)
  • ManagedObjectMetadata (AdminTask)
  • Administrative job types