Server User Manual

Table Of Contents
64 Developing Applications for J2EE Servers
Selecting a server
Created libraries
When you configure JBuilder to target a WebLogic server, required libraries are
created for you that contain all the application server files you will need for enterprise
bean development. These are the libraries created for you, listed by WebLogic server
version:
WebLogic Platform 8.1
WebLogic 8.1 Client: All JARs needed to run a client.
WebLogic 8.1 Deploy: JARs needed to run the WebLogic 8.1 deploy tool.
WebLogic Server 7.x
WebLogic 7.x Client: All JARs needed to run a client.
WebLogic 7.x Deploy: JARs needed to run the WebLogic 7.x deploy tool.
Adding a service pack
If you want to add a service pack to your application server configuration, follow these
steps:
1 Choose Enterprise|Configure Servers.
2 Select your server from the list of servers in the pane on the left side of the dialog
box.
3 Click the General tab, then the Class tab, if they are not already selected.
4 Click Add.
5 Navigate to the location of the service pack JAR file.
6 Click OK twice to close all dialog boxes.
Selecting a server
If you are working with more than one version of WebLogic Server and have configured
JBuilder for all versions, you must select which version you want to use for your current
project. Choose Project|Project Properties and select Server in the tree to display the
Server page.