InfoCenter Home > 6.6.0.2.2.3.7: Tracing the administrative server, application servers, and the wscp clientUse either of the following methods to enable tracing for a wscp client:
The following example lines set trace properties. The first line enables all tracing for all of the wscp classes; the second line enables tracing for only the wscp.commands classes. wscp.traceString=com.ibm.ejs.sm.ejscp.*=all=enabled wscp.traceString=com.ibm.ejs.sm.ejscp.commands.*=all=enabled You can also use the DrAdmin extension to enable and set tracing for the administrative server and for application (enterprise bean) servers. If you are not using the DrAdmin extension, you must use the console to enable tracing for an application server. You can, however, use wscp to set trace for these servers by modifying the TraceSpec attribute of the server object. See Administering the product messages, logs, and traces for additional information on tracing. |
| ||
|