Thursday, 28 July 2011

Trace & troubleshoot struts in WebSphere Commerce

Enable WebSphere application server tracing using the string below:
com.ibm.websphere.commerce.WC_SERVER=all:org.apache.struts.*=all

The output can viewed in trace.log which is under <WC_INSTALLATION_FOLDER>\wasprofile\logs\server1

For more information on how to interpret the trace, please check the following link:

No comments:

Post a Comment