Operation management examples


There are examples that illustrate how to manage running objects using wsadmin. Use these examples to identify running objects, modify them and invoke actions on them with the AdminControl object. Basic knowledge of the syntax for the jacl scripting language is helpful in order to understand and modify the examples.

  1. Represent lists and javax.management.AttributeList objects with strings
  2. Identify running objects
  3. Turning traces on and off in a server process
  4. Dump threads in a server process
  5. Setting up profiles to make tracing easier when scripting
  6. Start a server using wsadmin
  7. Stop a server using wsadmin
  8. Query the server state
  9. Query the product identification
  10. Start a listener port
  11. Test data source connection by calling a method on the MBean
  12. Configure transaction properties for a server
  13. Start a cluster
  14. Stop a cluster
  15. Query cluster state
  16. List running applications on running servers
  17. Start an application
  18. Stop running applications on a server
  19. Query application state
  20. Update the Web server plug-in configuration files