2.1.1 What is the Tuxedo Scripting Tool?

The Tuxedo Scripting Tool (TXST) is a command-line scripting environment that you can use to manage, and monitor Tuxedo domains. The TXST scripting environment is based on the Java scripting interpreter, Jython. In addition to supporting standard Jython features such as local variables, conditional variables, and flow control statements, TXST provides a set of scripting functions (commands) that are specific to Tuxedo. See http://www.jython.org.