Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Download, install and configure the Oracle OC4J 10.1.3.5 stand alone server

Panel
Wiki Markup

{indent:2}
indent
22
h4. *Download*
Go to the Oracle Internet Application Server site.  Click on the Downloads tab and all available Application Server 10g Release 3
{indent}
# Go to the [*Oracle Internet Application Server*|http://www.oracle.com/technetwork/middleware/ias/overview/index.html] site.  Click on the [*Downloads*|http://www.oracle.com/technetwork/middleware/ias/downloads/index.html] tab and all available [*Application Server 10g Release 3 (10.1.3.x) Downloads*|http://www.oracle.com/technetwork/middleware/ias/downloads/index.html] will be displayed.

Scroll down until you reach the Oracle Containers for J2EE section and click on Pure Java.  The Oracle Application Server 10g Software Downloads will be displayed.
Accept the License Agreement, then click on the Oracle Containers for J2EE 10g (OC4J) link. The download of the

\\
\\
# Scroll down until you reach the *Oracle Containers for J2EE* section and click on [*Pure Java*|http://www.oracle.com/technetwork/middleware/ias/downloads/utilsoft-090603.html].  The [*Oracle Application Server 10g Software Downloads*|http://www.oracle.com/technetwork/middleware/ias/downloads/utilsoft-090603.html] will be displayed.
\\
\\
# Accept the License Agreement, then click on the *Oracle Containers for J2EE 10g (OC4J)* link.  The download of the *oc4j_extended_101350.zip* file will start.  Save this zip file on your workstation
.

Install

the installation

Configure

the configur
.
\\
h4. *Install*
\\
# In your ${user.home} directory, create the directories oc4j/10.1.3.5.0/.  The full directory path ${user.home}/oc4j/10.3.5.0 will be your *ORACLE_HOME*.
\\
h4. *Configure*
\\
# the configur

Unzip it somewhere

Wiki Markup
I used \[user.home\]/oc4j/10.1.3.5.0/  That way I can keep multiple versions of OC4J.

...

         According to the findings of one of our developers, JasperReports will substitue the space between the text "Program" and "Files" in the name with "%20" and the compilation will result in error.

Configure

Wiki Markup
In OC4J 10.1.3 I actually had to comment out this line in \[j2ee.home\]/config/system-application.xml like so

...