Skip Headers
Oracle® Fusion Middleware Installation Guide for Oracle WebLogic Server
11g Release 1 (10.3.6)

Part Number E14142-07
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
PDF · Mobi · ePub

D Using WebLogic Server with JDK 7

WebLogic Server does not ship with JDK 7. This appendix describes the steps you need to perform to use WebLogic Server with JDK 7. It also describes issues that you may encounter when using WebLogic Server with JDK 7.

Prior to installing JDK 7 for use with WebLogic Server, review the following issues that you may encounter when using JDK 7:

Before installing WebLogic Server, perform the following steps:

  1. Download the appropriate JDK 7 for your platform from the following URL:

    http://www.oracle.com/technetwork/java/javase/downloads/java-se-jdk-7-download-432154.html

  2. Install the JDK.

  3. Set JAVA_HOME to point to the installed JDK 7.

  4. Set PATH to point to $JAVA_HOME/bin.

  5. When installing WebLogic Server: select a Custom installation. For the JDK selection, deselect the bundled JDK entries and under the Local JDK section browse and select the JAVA_HOME directory.

    1. On the Choose Install Type screen, select the Custom option.

    2. On the JDK Selection screen, deselect the bundled JDK entries, and then under the Local JDK section, browse to and select the JAVA_HOME directory.

  6. After installing WebLogic Server, copy the following files from WL_HOME/modules to JAVA_HOME/jre/lib/endorsed, where WL_HOME is the WebLogic Server installation home directory:

    javax.annotation_1.0.0.0_1-0.jar

    javax.xml.bind_2.1.1.jar

    javax.xml.ws_2.1.1.jar