Management and Monitoring
BEA WebLogic Adapter for SAP User’s Guide
7-21
Procedure: How to Enable Tracing for JCA
To enable tracing for JCA:
1.
Extract the ra.xml file from the iwafjca.rar file.
2.
Open the extracted ra.xml file in a text editor.
3.
Locate and change the following setting:
LogLevel.
This setting can be set to DEBUG, INFO, or ERROR.
<context-param>
<config-property>
<config-property-name>LogLevel</config-property-name>
<config-property-type>java.lang.String</config-property-type>
<config-property-value></config-property-value>
</config-property>
For example:
<config-property-value>
DEBUG
</config-property-value>
Leave the remainder of the file unchanged.
4.
Save the file and exit the editor.
5.
Add the file back to the iwafjca.rar file.
6.
Redeploy the connector.
A directory in the configuration directory contains the logs. For example, on Windows the
default location is the following:
C:\Program Files\iway55\config\base\log
The log files are named jca_*.log.
You should also review the logs generated by your application server.
Summary of Contents for WebLogic Server
Page 1: ...BEA WebLogic Adapter for SAP User s Guide DN3501342 0406 April 19 2006 ...
Page 8: ...viii BEA Systems Inc ...
Page 22: ...Component Information for the BEA WebLogic Adapter for SAP 1 10 BEA Systems Inc ...
Page 54: ...Creating an XML Schema 3 20 BEA Systems Inc ...
Page 163: ...Management and Monitoring BEA WebLogic Adapter for SAP User s Guide 7 45 ...
Page 164: ...7 46 BEA Systems Inc ...
Page 294: ...Using Staging BAPIs to Retrieve SAP BW Metadata D 14 BEA Systems Inc ...