How to gather the EMS client trace for client applications deployed in Websphere application server?

book

Article ID: KB0088610

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Message Service -
Not Applicable -

Description

Resolution:
Description
=========
Obtaining trace files.

Resolution
=========
When client_trace is enabled, the EMS server instructs each client to generate trace output for opening or closing a connection, message activity and transaction activity.  Each client sends trace output to either stderr (the default) or stdout. For a client deployed in Websphere application server, the trace will be redirected to the SystemErr.log file or the SystemOut.log file.

Environment
=============
Websphere application server

Issue/Introduction

How to gather the EMS client trace for client applications deployed in Websphere application server?