Save this zip file on your workstation.
\\
*NOTE:* Before the download begins, Oracle will require you to either log in using an existing Oracle account or you will have to create a new Oracle account.
h4. *Install the OC4J stand alone server*
{indent}
In your $\{user.home} directory, create the directories oc4j/10.1.3.5.0 and unzip the *oc4j_extended_101350.zip* file to the $\{user.home}/oc4j/10.3.5.0 directory. Create a system environmental variable *ORACLE_HOME* and set it's value to $\{user.home}/oc4j/10.3.5.0.
\\
\\
For example: if *$\{user.home}=/users/rstone*, then *ORACLE_HOME=/user/rstone/oc4j/10.1.3.5.0*
\\
\\
You can actually unzip to any directory you desire. The only requirement is that all directory names cannot contain any white space.
\\
\\
*For MAC users*: You can now [download a nice plugin | Install the Oracle OC4J 10.1.3.5 standalone server^RCEnvironment-1.4.X.dmg] that helps you manage your system environmental variables. The plugin, *RCEnvironment*, is a preference pane for MacOS X 10.1 or higher that allows editing of your ~/.MacOSX/environment.plist file.
{indent}
h4. *Configure the OC4J stand alone server*
{indent}
{info}
The above change is made to prevent *PermGEN* errors for occurring. If you get *PermGen Out of Memory* errors when either deploying your application or when starting the oracle server, increase the 512M values to 1024M.
{info}
# Edit the file $\ |