Customizing the Tomcat Web Server
See Also
- Choose Window > Runtime (Ctrl+5)
from the main menu. The Runtime window appears.
- Expand the Servers node in the tree view to view the Tomcat Web Server nodes.
- Right-click a Tomcat Web Server's instance and select Properties from the contextual menu.
A Tomcat Web Server's instance property sheet has two sections:
Properties Section
Debugger Section
- Debugger Port. Specifies the port number that the server uses for
debugging.
- Classic. If selected, uses the "classic" JDK 1.1
JVM for debugging. Clear the box to use HotSpot JVM.
- Debugging Type. Specifies how
the IDE connects to the server being debugged. You can choose from the
following:
- Socket
- (Windows only) Shared memory
- (Windows only) Name. Specifies the identification
string for shared memory access. To change the string, click the ellipsis
button (...) to display the Name property editor. In the property editor,
type a name, and click OK.
- See Also
- About the Tomcat Web Server
- Viewing the Tomcat Web Server in the IDE
- Customizing the Tomcat Configuration File
- Registering an External Tomcat Web Server
Legal Notices