« Oracle XE: Fixing the StopDB script on Windows | Main | JDeveloper 10.1.3 is Production! »

Oracle AS: Upgrading the JDK (UPDATED)

Oracle AS comes with a specific version of the JDK. Usually one that was the latest when the product version was packaged (e.g. JDK 1.4.2_06 in Oracle AS 10.1.2). But things proceed over time and newer JDK versions crop up every now and then.

If you want to update your Oracle AS installation with the latest JDK version (e.g. 1.4.2_10 for Oracle AS 10.1.2) you simply can do this in that order:

  1. shutdown the complete Oracle AS
  2. go to the installation directory of Oracle AS
  3. move the old jdk directory to jdk.old
  4. create a new jdk directory
  5. install the new version of the JDK in that directory
  6. restart Oracle AS

Note: Install the complete JDK not only the JRE, Oracle AS needs a Java compiler for compiling JSPs and EJBs
Note: There is also Metalink Note 272808.1 with the official instructions for Oracle AS 9.0.4 and 10.1.2.x.

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About This Entry

This page contains a single entry from the blog posted on January 28, 2006 9:21 PM.

The previous post in this blog was Oracle XE: Fixing the StopDB script on Windows.

The next post in this blog is JDeveloper 10.1.3 is Production!.

Many more can be found on the main index page or by looking through the archives.

Top Tags

Powered by
Movable Type and Oracle