BEA WebLogic User Manual page 139

Adapter for sap
Hide thumbs Also See for WebLogic:
Table of Contents

Advertisement

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>
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.
BEA WebLogic Adapter for SAP User's Guide
<config-property-name>LogLevel</config-property-name>
<config-property-type>java.lang.String</config-property-type>
<config-property-value></config-property-value>
Management and Monitoring
7-21

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the WebLogic and is the answer not in the manual?

Table of Contents