Network Deployment (Distributed operating systems), v8.0 > Scripting the application serving environment (wsadmin)


Configure servers with scripting


Overview

With wsadmin.sh, you can use the commands for the AdminTask and AdminConfig objects to retrieve configuration IDs and invoke operations on the objects to configure the application server. Alternatively, you can use the script library to perform specific operations to configure the application servers. The scripting library provides a set of procedures to automate the most common application server administration functions. We can run each script procedure individually, or combine several procedures to quickly develop new scripts.


Commands

  1. Create a server
  2. Configure a unique HTTP session clone ID for each application server
  3. Configure database session persistence
  4. Configure the Java virtual machine
  5. Configure EJB containers using wsadmin
  6. Configure the Performance Monitoring Infrastructure
  7. Limiting the growth of JVM log files
  8. ProxyManagement command group
  9. Configure an ORB service
  10. Configure processes
  11. Configure the runtime transaction service
  12. Set port numbers to serverindex.xml
  13. Disable components
  14. Disable the trace service
  15. Configure servlet caching using wsadmin.sh
  16. Modify variables using wsadmin.sh
  17. Increasing the Java virtual machine heap size
  18. PortManagement command group
  19. DRS command group using wsadmin.sh
  20. DynamicCache command group
  21. VariableConfiguration command group
  22. Use wsadmin scripting
  23. Get started with wsadmin scripting

+

Search Tips   |   Advanced Search