Server User Manual

Table Of Contents
62 Developing Applications for J2EE Servers
Configuring JBuilder for WebLogic servers
dialog box when not all required values are set or selecting another server while the
current one is enabled displays a message dialog box that informs you about the
missing settings.
4 If you want to change any of the settings, click the ellipsis () button next to the field
and make your changes. Assuming you installed WebLogic Platform 8.1 into a
BEA_HOME directory with the name
bea, your home directory should be [drive]:/
bea/weblogic81/server
. For WebLogic Server 7.x, you home directory should be
[drive]:/bea/weblogic71/server.
For WebLogic Platform 8.1 and WebLogic Server 7.x, the working directory is set
when you set the domain directory using the Custom page. For now, you can leave
it unchanged.
5 Click the Custom tab to view fields unique to the server. Change or fill in these
fields:
BEA Home Directory: The BEA Home Directory is the directory into which you
installed the WebLogic Server and that contains the file
registry.xml. JBuilder
assigns a default value for the BEA Home Directory that varies depending on the
version of the WebLogic Server installed.
JDK Installation Directory: For WebLogic Platform 8.1, the directory is <bea
home>/jdk141_04
. For WebLogic 7.x, the directory is <bea home>/jdk131_010.
Domain Directory: Use the ellipsis () button to select a directory as your domain
directory. The domain directory is the directory where your WebLogic domain is
stored. For WebLogic 7.x, this is
user_projects/mydomain. For WebLogic 8.1, it is
user_projects/domains/mydomain. Setting the domain directory sets the working
directory value on the General page. For more information about WebLogic
domains, see your WebLogic documentation.
User Name: The user name you use to authenticate yourself to the server. This
field appears for WebLogic Platform 8.1 and WebLogic Server 7.x.
Password: The password you use to authenticate yourself to the server.
Server Name: The name you specify is used as a VM parameter for starting the
server. JBuilder suggests a default name of myserver.
Listen Address: Specifies a listen address for this server. The host value must be
either the DNS name or the IP address of the server. If you do not specify a
Listen Address, the server uses either the machines DNS name or its IP
address.
Listen Port: Specifies the non-SSL listen port for this server. If you do not specify
a Listen Port, the server uses 7001 as the default.
Version: Select the combination of WebLogic version and service pack you are
configuring from the drop-down list.
The Custom page of the Enterprise|Configure Servers dialog box for WebLogic
7.x and 8.x now includes Listen Address and Listen Port fields. If you edit fields
such as User Name, Server Name, Listen Address, and so on, the corresponding
entries in the Server Deployment dialog box and the node deployment dialog box
are updated accordingly.
Add An Admin Console Item To The Enterprise Menu: Checking this check box
adds the WebLogic Admin Console item to JBuilders Enterprise menu. You must
also fill in the next field, Web Browser Path, to have the menu item added.