If the Web Gateway application is running in WebSphere® Application Server Version 7.0,
follow these instructions to enable trace of the Web Gateway application.
Trace is produced by the Web Gateway application when it receives
and processes requests.
About this task
You do not need to restart the application server to enable
trace. Trace files are written to the application server log directory.
To enable trace in WebSphere Application
Server Version 7.0 perform the following steps:
Procedure
- Select Troubleshooting-> Logs and Trace from
the WebSphere Application
Server Version 7.0 administration console.
- On the Logging and Tracing panel,
click the name of the application server that the Web Gateway application
is deployed on. A new panel opens.
- Click Change Log Detail Levels to
view the current logging levels for the application server.
- Select the Runtime tab to enable
trace on the currently running instance of the application server.
- Add the trace level com.ibm.wmqfte.*=all to
the existing configuration. If existing trace levels are
configured, use a colon to separate the trace level. For example,
if your server is already configured with the trace level *=info,
add Web Gateway trace by setting *=info:com.ibm.wmqfte.*=all.
- Click OK to save the changes.
- Optional: If you want trace to be enabled when
the application server is restarted, select the Configuration tab.
- Add the trace level com.ibm.wmqfte.*=all to
the existing configuration. If existing trace levels are
configured, use a colon to separate the trace level. For example,
if your server is already configured with the trace level *=info,
add Web Gateway trace by setting *=info:com.ibm.wmqfte.*=all.
- Click OK to save the changes.