我在一篇帖子里回答过一次
To configure JBuilder 7 with WebLogic Server 7.0, start JBuilder 7 from the JBuilder menu bar. Click Tools -> Configure Servers. Select WebLogic Application Server 6.x+ from the left-hand pane. Click the Enable Server checkbox. Enter C:/bea/weblogic700/server under the Home Directory (if your BEA WebLogic installation directory is something other than C:\bea, change the entry accordingly). The Main Class, VM parameters, and Working Directory fields should be automatically populated.
Click the Class tab from right hand pane. Hit the Add button and add jdsserver.jar from C:\Borland\JBuilder7\lib. Note that this JAR file is required only if you want to test Entity Beans with the JDataStore database.