Server User Manual

Table Of Contents
94 Developing Applications for J2EE Servers
Using JBuilder with Tomcat
To view Tomcat configurations,
1 Choose Enterprise|Configure Servers. The Configure Servers dialog box is
displayed.
Note In the tree on the left side of the dialog box, entries in gray have not yet been
configured. Entries in red are invalid.
2 Choose one of the Tomcat installations from the User Home folder. The Enable
Server option at the top of the right side of the dialog box is automatically checked.
You do not need to change any settings.
3 Click OK to close the dialog box.
If you have installed Tomcat to another directory and want to run Tomcat from that
directory instead of the default, you can change the settings to point to that directory.
The following table explains the settings.
Table 10.1 Configure Servers dialog box settings for Tomcat
Option Description
Home directory Tomcats home directory. If youre reconfiguring one of the Tomcat
versions installed with JBuilder, this will be in the
<jbuilder>/
thirdparty
directory.
Main class The main class for starting the Tomcat web server.
VM parameters The parameters to pass to the Java VM running the web server.
Server parameters The parameters to pass to the web server.
Working directory The working directory.
Class The location of Tomcat class files.
Source The location of Tomcat source files.
Documentation The location of Tomcat documentation files.
Required Libraries The libraries that Tomcat requires.