![]() |
![]() |
|
Installing a WebLogic Server License
Your WebLogic Server distribution requires a valid product license to run. The following sections explain how to acquire, install, and update a WebLogic Server license:
About the WebLogic Server License
WebLogic Server 6.0 uses an XML-format license called license.bea. This license file, stored in the BEA Home directory, is used for the BEA WebLogic products installed on the target system. For details about the BEA Home directory, see BEA Home Directory.
The first time you download and install a BEA WebLogic product that uses the BEA Home directory convention, the installer program installs a license.bea file in the BEA Home directory that you create during installation and populates the file with an evaluation product license. Subsequently, when you download and install additional BEA products that contain a license.bea file as part of the distribution, the installer program automatically adds the new evaluation product licenses to the license.bea file.
An evaluation copy of WebLogic Server comes with a 30-day evaluation license so that you can start using WebLogic Server immediately. To use WebLogic Server beyond the 30-day evaluation period, contact your salesperson about extending the evaluation period or purchasing a non-expiring license-a development or production license.
All WebLogic Server evaluation products are licensed for use on a single server machine and allow up to five connections to the server.
If you purchase WebLogic Server on CD-ROM, you will receive a development or production product license through e-mail. After installing the WebLogic Server software and receiving the product license, you must update the existing license.bea file with the license file you received.
Acquiring a WebLogic Server License
You acquire a WebLogic Server license from BEA in one of two ways: from the BEA Web site when you download an evaluation copy of the WebLogic Server product, or through e-mail when you purchase the WebLogic Server on CD-ROM. When you download WebLogic Server from the BEA Web site (at http://commerce.beasys.com/downloads/weblogic_server.jsp), an evaluation license is included with the distribution.
Secure sockets layer (SSL) encryption software is available with two levels of encryption: 56-bit and 128-bit. Licenses come with 56-bit encryption enabled by default. Licenses with 128-bit encryption enabled are available but require a separate authorization procedure.
A 30-day evaluation license comes only with 56-bit encryption enabled, whereas a non-expiring license may be purchased with either 56-bit or 128-bit encryption enabled. For information about purchasing licenses, contact BEA Sales at http://www.bea.com/contact/sales1.shtml.
Updating Your license.bea File
You must update your license.bea file if at least one of the following is true:
In each case, you receive a license update file in an e-mail attachment. You then update your license.bea file by performing the procedures given in Updating Your license.bea File on a Windows System or Updating Your license.bea File on a UNIX System.
Note: Enabling 128-bit encryption requires that the 128-bit encryption license be present in the license.bea file before you install the WebLogic Server software. For details, see Enabling 128-Bit Encryption.
Updating Your license.bea File on a Windows System
To update your existing license.bea file on a Windows system, follow these steps:
UpdateLicense license_update_file
license_update_file is the name to which you saved the license update file that you received through e-mail. Running this command updates your license.bea file.
Updating Your license.bea File on a UNIX System
To update your existing license.bea file on a UNIX system, follow these steps:
set PATH=./jdk130/bin:$PATH
export PATH
sh UpdateLicense.sh license_update_file
license_update_file is the name to which you saved the license update file that you received through e-mail. Running this command updates your license.bea file.
Upgrading Licenses from a Pre-6.0 Version of WebLogic Server
The XML-format license file (WebLogicLicense.XML) and the Java-format license file (WebLogicLicense.class) used in pre-6.0 versions (5.1 or earlier) of WebLogic Server are no longer supported.
Converting a WebLogicLicense.XML License
To convert a WebLogicLicense.XML file to a license_wls60.bea file, complete the following steps. Be sure the WebLogicLicense.XML license file is available on the machine on which you perform this procedure.
Note: You need a BEA WebSUPPORT account to log in to this Web site. If you do not have a BEA WebSUPPORT account go to http://contact.bea.com/bea/www/BEACustRegLogin.jsp to get one.
Converting a WebLogicLicense.class License
If a WebLogicLicense.class license file is used in your existing WebLogic Server installation, perform the following tasks before you install WebLogic Server 6.0:
|
Copyright © 2000 BEA Systems, Inc. All rights reserved.
|