Configuring the Basic Features of a J2EE Agent585novdocx (en) 16 April 20105Configuring the Basic Features ofa J2EE AgentThis section describes how to configure a J2EE Agent for the following features: Section 5.1, “Enabling Tracing and Auditing of Events,” on page 85 Section 5.2, “Managing Embedded Service Provider Certificates,” on page 86 Section 5.3, “Configuring SSL Certificate Trust,” on page 87 Section 5.4, “Modifying the Display Name and Other Details,” on page 88 Section 5.5, “Changing the IP Address of a J2EE Agent,” on page 88For information about configuring a J2EE Agent for authentication and access control, see thefollowing: Chapter 2, “Configuring the Agent for Authentication,” on page 45 Chapter 4, “Preparing the Applications and the J2EE Servers,” on page 67 Chapter 6, “Protecting Web and Enterprise JavaBeans Modules,” on page 895.1 Enabling Tracing and Auditing of EventsYou can use either a Novell® Audit server or the J2EE server log files to record information aboutwhat is being processed by the J2EE Agent. Section 5.1.1, “Tracing Events to Log Files,” on page 85 Section 5.1.2, “Enabling the Auditing of Events,” on page 865.1.1 Tracing Events to Log FilesTracing adds more information about events (such as logins, logouts, and policy enforcement) to theJ2EE server log files.To enable tracing:1 In the Administration Console, click Devices > J2EE Agents > Edit.2 Select the Enable Tracing option. The messages are sent to the following log files, dependingupon the type of application server you are using: JBoss Server: For a JBoss server, the log messages are logged to the $JBOSS_HOME/log/jboss.log file if you launched the JBoss server using the run.sh script found in the binfolder. Messages are also sent to the console, so you should check the console or the$JBOSS_HOME/server/default/log/server.log file. WebSphere Server: For a WebSphere server, the log messages are logged to files in the$WAS_BaseDir/profiles/$ProfileName/logs directory. Check the SystemOut.logand SystemErr.log files. WebLogic Server: For a WebLogic server, the log messages are sent to standard out.