For [b]WebSphere Application Server Version 5[/b], you need to go to the WebSphere Administrative Console, select
codeservers[/code] -> {code]Application Servers] -> [i]your server name[/i] ->
codeDiagnostic Trace Service[/code] and there will be a box entitled [b]Trace Output Format[/b]. You select
codeAdvanced[/code], or
codeBasic[/code] from here.
For [b]WebSphere Application Server Version 4[/b], you will need to edit a properties file to acheive the same. The file is called
codelogging.properties[/code] and resides in the
code<was_install_directory>\AppServer\properties[/code] directory. At the bottom of the file should be a property called [b]com.ibm.ws.ras.TraceFormat[/b]. This should be set to
codeadvanced[/code] or
codebasic[/code].