Server User Manual

Table Of Contents
Chapter 7: Using JBuilder with BEA WebLogic servers 63
Configuring JBuilder for WebLogic servers
Web Browser Path: Specify the path and file name of the web browser of your
choice. For example, you might specify
c:/program files/Internet Explorer/
iexplore.exe
if you want to use Microsofts Internet Explorer.
Add A Configuration Wizard Item To The Enterprise Menu: Adds a WebLogic
Configuration Wizard item to the JBuilder Enterprise menu. When you select this
menu item, the BEA WebLogic Configuration wizard begins, which guides you
through the steps of configuring the domain for your use.
Use External Compiler: Check this check box if you want to use an external
compiler to generate stub files instead of JBuilders compiler, bcj. WebLogic
Platform 8.1 uses the appc compiler, while earlier versions use the ejbc compiler.
Path: Specify the fully-qualified name of the compiler you want to use. You can
use the ellipsis () button to navigate to the compiler location.
6 Choose OK to close the dialog box.
Creating a duplicate configuration to edit
Once youve created a server configuration, you might find youd like to have a similar
one, but with some slight differences. Follow these steps to create a duplicate
configuration you can then edit:
1 Choose Enterprise|Configure Servers to display the Configure Servers dialog box.
2 Select the server configuration you would like to duplicate from the left pane.
3 Click the Copy button at the bottom of the left pane to display the Copy Server
wizard:
4 Specify the name you want to use to identify this server configuration in the Name
For This Server field.
5 Specify the server version in the Version For This Server field.
6 Click OK.
7 Select your new configuration in the left pane of the Configure Servers dialog box
and make the changes to the settings you need using the General and Custom
pages.
Copying a server configuration also creates copies of that servers tools. You could,
therefore, create a duplicate server configuration and modify just the servers tools as
the only difference between the two configurations.