Installation guide

7-2 BEA Products Installation Guide
z Start WebLogic Portal GroupSpace
z Upgrade applications to 9.2
z Access documentation online
After installation, you can launch QuickStart as follows:
z On Window systems, choose StartProgramsBEA ProductsQuickStart.
z On UNIX systems, perform the following steps:
a. Log in to the target UNIX system.
b. Go to the
/common/bin subdirectory of your BEA Products installation. For example:
cd /home/bea/weblogic92/common/bin
c. Enter the following command:
sh quickstart.sh
Determining Which JDK Version You Are Using
You can determine which version of the JDK you are using by issuing a command, as follows:
1. Open a command prompt window and go to the appropriate directory:
WL_HOME\server\bin (Windows)
WL_HOME/server/bin (UNIX)
In both pathnames,
WL_HOME represents the directory in which you installed your BEA
software.
2. Make sure that your environment is set up properly by entering the following command at the
prompt:
setWLSenv.cmd (Windows)
setWLSenv.sh (UNIX)
3. Enter the following command at the prompt:
java -version
If you are using BEA JRockit, BEA JRockit(R) is displayed in the output.