The following files contain example Tcl procedures and scripts.
-
attrs.tcl script
. Procedure for printing the attributes of all or select
objects.
-
contain.tcl script
. Procedure for displaying the containment hierarchy for all or select
objects.
-
datsrc.tcl script
. Script for creating a JDBCDriver and DataSource object.
-
defcfg.tcl script
. Script for re-creating the default objects automatically created when
the install.initial.config property is set to true in the
admin.config file.
-
disp.tcl script
. Procedure for displaying the output of the show operation in a
readable format--one attribute per line.
-
ebean.tcl script
. Script for deploying and creating (installing) an enterprise
bean.
-
init.tcl script
. Many of the example scripts and procedures require that the file
init.tcl be loaded prior to running. This file initializes
several variables used elsewhere and contains useful Tcl procedures for
accessing attributes, obtaining error status information, and other
tasks.
-
modEnv.tcl script
. Procedure for modifying or replacing values in the Environment
attribute.
-
servEnv.tcl script
. Procedure for displaying the name and current state of all servers in
a domain.
Copyright IBM Corporation 1999, 2000. All Rights Reserved