Skip Headers
Oracle® Fusion Middleware WebLogic Server on JRockit Virtual Edition Installation and Configuration Guide
11g Release 1 (10.3.4)

Part Number E15219-03
Go to Documentation Home
Home
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

2 Installing WebLogic Server on JRockit VE

This chapter contains the hardware and software requirements for using WebLogic Server on JRockit VE, and also defines the components in the package.

2.1 Physical Requirements

The following hardware and software are required to configure and run WebLogic Server on JRockit VE:

2.1.1 Hardware Requirements and Suggestions

  • Two separate x86 Linux machines:

    • Development machine – With an installed WebLogic Server 11g R1 (10.3.4) development platform for all the pre-deployment activities, such as downloading the Zip file package, applying patches, running the Image Tool for CRUD operations on the image, and building applications.

    • Deployment machine – That runs in production mode on Oracle VM Server 2.2.1.

  • Allocate 1024 MB of memory and 1024 MB of disk space for each WebLogic Server virtual machine that will be running on Oracle VM Server.

  • WebLogic Server on JRockit VE requires a CPU with PAE support.

2.1.2 Software Requirements

  • Oracle VM Manager 2.2.0, deployed as an Oracle VM Manager template on an Oracle VM Server 2.2.1.

  • The Image Tool requires having the Java Runtime Environment (at least JDK version 6) installed on your development Linux machine.

  • WebLogic Server 11g R1 (10.3.4) on your development Linux machine for building applications, running WLST (online or offline), and running the Administration Console.

2.1.3 Usage Recommendations

The following usage recommendations apply to this release of WebLogic Server on JRockit VE.

  • In a virtual machine that is configured with multiple virtual CPUs, in certain circumstances (for example, when there is a lot of synchronization between threads), performance might be affected. To avoid performance bottlenecks, run your WebLogic Server VMs with single virtual processors only.

  • Avoid intensive file I/O operations.

2.2 Installing the WebLogic Server on JRockit VE Package

To install WebLogic Server on JRockit VE, extract the contents of the packaged wlsvePackage.zip file to a directory of your choice on your Linux development machine.

2.2.1 WebLogic Server on JRockit VE Package Contents

Table 2-1 describes the files that are installed after you unzip the package file.

Table 2-1 Package Contents

File Description

/wlsve directory

Contains the WebLogic Server virtual image, which includes these files:

  • vm.cfg - Oracle VM configuration file for the virtual machine.

  • system.img - Oracle VM template for WebLogic Server on JRockit VE, which contains these directories:

    /application/user_projects/domains/wlsve_domain, a placeholder directory for a new domain to be created.

    /jrockitve – Contains the Oracle JRockit JVM files, configuration files for the virtual machine, and files that provide the required kernel capabilities for JRockit Virtual Edition.

Note: The /application directory functions as a BEA_HOME and contains an Oracle WebLogic Server 11g R1 (10.3.4) image with special patches applied for exclusive WebLogic Server on JRockit VE functionality.

wlsveimagetool.jar

The Image Tool, with which you can configure, create, and modify WebLogic Server VMs.

README.txt

Contains basic information about WebLogic Server on JRockit VE.

THIRDPARTYLICENSEREADME.txt

Contains a list of third-party software that may be included in Oracle JRockit Virtual Edition.

wlsve_medrec_domain_with_odb.pdf

Contains instructions to reconfigure the MedRec sample application to work with an external Oracle Database.