BEA Logo BEA WebLogic Server Release 1.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

   Installing and Setting up WebLogic Server 5.1:   Previous topic   |   Next topic   |   Contents   |  Index

 

Installing using the InstallShield distribution (Windows NT)

 

The InstallShield distribution makes it easy to install WebLogic Server on your Windows NT computer. The InstallShield program unpacks the distribution, sets up your WebLogic properties and security policy files, installs a Java runtime environment (JRE), and sets up shortcuts to run WebLogic Server.

You can also install WebLogic Server from a zip archive. See Installing from a zip archive (UNIX, Windows NT) for more information. However, using the zip archive does not automatically set up properties, shortcuts, and Windows Registry settings. BEA recommends that Windows NT users use the InstallShield distribution.

If you are upgrading from a previous release of WebLogic Server, you can either uninstall the previous version or install the new version in a different directory. If you are re-installing the same version of WebLogic Server, uninstall it first.

Uninstalling a previous release

To uninstall a previous release:

  1. Click Start->Settings->Control Panel

  2. Double-click Add/Remove Programs.

  3. Select WebLogic version x.x.x (Where x.x.x is the WebLogic Server version number.)

  4. Click Add/Remove.

Running the InstallShield program

  1. Download the WebLogic InstallShield distribution, or locate the weblogic510.exe file on your CD.

  2. Double click the weblogic510.exe file. The InstallShield program begins to install WebLogic Server.

  3. Follow the instructions on the screen. The InstallShield program prompts you for the following additional information:

  4. Specify JAVA_HOME.

    WebLogic Server ships with a Java Runtime Environment (JRE). This JRE does not include classes that are required for use with certain tools such as the EJB compiler (ejbc). To use such tools you must install and configure a JDK for use with Weblogic Server.

    If you will be starting WebLogic Server using the Windows wlserver native program, from the Windows Start menu, or when running WebLogic Server as a Windows NT Service, you must use the wlconfig program to specify the directory containing your Java Development Kit (JDK). For example:

    wlconfig -JAVA_HOME c:\java

    For more information, see Windows Convenience Programs

Next steps

  1. Oracle users only.

    If you will be using the supplied Oracle JDBC driver (WebLogic jDriver for Oracle, formerly called jdbcKona/Oracle) you must explicitly set your PATH to include both the Oracle-supplied libraries and the appropriate BEA-supplied libraries. See Installing WebLogic jDriver for Oracle for details.

  2. Starting WebLogic Server

    The WebLogic Server distribution is now installed on your computer. To find out how to set up and start WebLogic Server, please see Setting up and Starting WebLogic Server 5.1.