GENERAL · FEATURE

Tracing operations using the wsadmin scripting tool

| Attribute | Definition | | --- | --- | | `$` | is a Jacl operator for substituting a variable name with its value | | `AdminControl` | is an object that enables the manipulation of MBeans running in a WebSphere server process | | `trace` | is an AdminControl command | | `com.ibm.*=all` | indicates to turn on tracing | - Disable wsadmin client tracing. - Using Jacl:

| Attribute | Definition | | --- | --- | | `$` | is a Jacl operator for substituting a variable name with its value | | `AdminControl` | is an object that enables the manipulation of MBeans running in a WebSphere server process | | `trace` | is an AdminControl command | | `com.ibm.*=all` | indicates to turn on tracing | - Disable wsadmin client tracing. - Using Jacl: