InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.0: About user assistance >
6.6.0.2: Command line administration >
6.6.0.2.2: WebSphere Control Program (wscp) >
6.6.0.2.2.5: Sample Tcl procedures and scripts

6.6.0.2.2.5: Sample Tcl procedures and scripts

The following files contain example Tcl procedures and scripts.

  • attrs.tcl script. Procedure for printing the attributes of all or selected objects.

  • contain.tcl script. Procedure for displaying the containment hierarchy for all or select objects.

  • disp.tcl script. Procedure for displaying the output of the show operation in a readable format--one attribute per line.

  • 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.

  • servInfo.tcl script. Procedure for displaying the name and current state of all servers in a domain.

  • The following scripts install the example enterprise applications provided with WebSphere Application Server:

    • t1.tcl script. Procedure for installing the sample application jmsample.ear.

    • t2.tcl script. Procedure for installing the sample application perfServletApp.ear.

    • t3.tcl script. Procedure for installing the sample application sampleApp.ear.

    • t4.tcl script. Procedure for installing the sample application Samples.ear.

    • t5.tcl script. Procedure for installing the sample application ServletCacheMonitor.ear.

    • t6.tcl script. Procedure for installing the sample application soapsamples.ear.

    • t7.tcl script. Procedure for installing the sample application TradeSample.ear.
Go to previous article: 6.6.0.2.2.4.14: Administering URL providers and URLs Go to next article: 6.6.0.2.2.6: Migrating wscp scripts from version 3.5.x to version 4.0

 

 
Go to previous article: 6.6.0.2.2.4.14: Administering URL providers and URLs Go to next article: 6.6.0.2.2.6: Migrating wscp scripts from version 3.5.x to version 4.0