Server User Manual

Table Of Contents
32 Developing Applications for J2EE Servers
Configuring Borland servers in JBuilder
3 Select the Enable Server option at the top of the dialog box.
Checking this option enables the fields for the selected application server. You wont
be able to edit any fields until it is checked. The Enable Server check box also
determines whether this server will appear in the list of servers when you select a
server for your project using Project|Project Properties|Servers.
4 Check the General tab to view and change (if required) default directories and
parameter settings for the server. If JBuilders default settings are not appropriate,
edit any of the settings as needed. To change settings, click the ellipsis () button
next to the field and make your changes.
Home Directory: The directory where Borland Enterprise Server AppServer
Edition 5.2.1 is installed. The default is
BES. If the default directory is not
accurate, use the ellipsis () button to select the correct directory.
Native Executable Launcher: The native executable used to run this partition.
The default is
partition.exe in the Home Directorys bin folder.
VM Parameters: The parameters you want to pass to the virtual machine.
Server Parameters: The parameters you want to pass to the server. The default
is
-partition jbuilder -server <server_name>.
Working Directory: The name and location of a working directory.
The General tab will look similar to this:
5 Click the Custom tab to view and change (if required) fields unique to the server.
Change or fill in these fields:
JDK Installation Directory: The directory where the JDK version required by the
server is located. JBuilder fills this field in automatically, depending on the value
you specified for the Home Directory on the General page. For the Borland
Enterprise AppServer Edition 5.2.1, the directory is
jdk/jdk1.4.1 directory in the
Home Directory. Note that this version of the Borland Enterprise Server can use
either JDK 1.3 or JDK 1.4.
Server Name: The name of the server you are configuring. By default, JBuilder
specifies the identifier of your machine.