JBUILDER9 WebLogic7 actual articles
Tools (WEBLOGIC7 configuration in jbuilder9)
Author: Kay Huang
E_mail: hk_sz@163.com
Foreword
This article will introduce some of the tools that will be applied in my article and their installation and configuration.
WebLogic7 configuration in jbuilder9
First, installation and configuration
1. First determine that JBuilder9 and WebLogic 7 can be used normally;
2. Click "Start / Program / Borland JBuilder 9 Enterprise Trial / Borland JBuilder 9 Enterprise Trial" Start JBuilder9à At the menu bar, click "Tools / Configure Servers ..." pop-up "Configure Servers" window, select "Enable Server" on the right. Item à At this time, all the items that have been gray on the right becomes black. à First, in the "General" subpage, "Home Directory:" Select Your "% BEA_HOME% / WebLogic700 / Server", "Working Directory:" Select Your "% BEA_HOME% / User_Projects / Mydomain", in the following "Remove" from "Remove" in the "Class" sub page "/bea/weblogic_sp.jar". This completes the configuration of the "General" subpage. à next to the "Custom" subpage, "Bea Home Directory:" selected "JDK Installation Directory:" Select "% java_home%", "Domain Directory:" Select "% BEA_HOME / user_Projects / mydomain% ", Fill in" User Name: "and" Password "to fill in your own username and password to install WebLogic 7, remember to change" Listen Address "to" LocalHost ", do not choose" Add An Admin Console item to the Tools Menu, and "Add A Configuration Wizard Item to the Tools Menu", click "OK" after completion.
Note: If WebLogic is not installed in the C drive, for example, in the D disk, "-djava.library.Path =" in the "-djava.library.path =" in the "General" sub page is "-djava.library.path =" D: D: / bea / webLogic700 / Server / bin "" and "-djava.security.policy ==" D: D: /bea/weblogic700/server/lib/weblogic.policy "" To remove a "D:".
à On the menu bar Click "Project / Default Project Properties ..." à to pop up the "Default Project Properties" window, select "Single Server for All Services in Project" and select "WebLogic Application Server 7 in the drop-down box below. X ", click" OK "to complete.
3. Open "My Computer" Right-click à "Properties" à "Advanced" à "Environment Variable", the following, if you don't have, "New" or Edit "Add:
Change the "TEMP" and "TMP" in "User Variable" to the following value:
Variable name
Temp% SystemRoot% / TEMP
TMP% SystemRoot% / TEMP
OK, JBuilder9 WebLogic7 configuration is said to say this, there is something specific to configure, and then say that the specific situation is said. My article is the first Auro Forum (www.newer.com.cn/bbs) and programmers forum (www.9cbs.net), welcome to reprint, but please keep the author and the name of the revision, thank you.