Java Debug

This tab configures the server’s remote debugging interface with the settings listed in Table 3-7. Use the interface that your remote debugging tools support.

Table 3-7: Java Debug Settings

Setting

Specifies

Use JPDA

If selected, the server supports the JPDA (Java Platform Debug Architecture) interface using the specified port and the JPDA dt_socket transport type.

Port

The port number for JPDA debugger connections.

Use Agent

If selected, the server supports Java debugging using the sun.tools.debug interface.

After changing these settings, restart the server in debug mode for the change to take effect. For information on debugging Java components, see the EAServer Programmer’s Guide.