Versions Compared

Key

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

...

#
  1. Unzip/untar
  1. the
  1. binaries
  1. to
  1. a
  1. new
  1. folder
  1. (for
  1. example:
  1. c:\devtools\maven\2.2.1).
#
  1. To
  1. download
  1. Maven
  1. artifacts
  1. from
  1. the
  1. remote
  1. MIT
  1. maven
  1. repository
  1. (https://maven.mit.eduImage Added),
  1. an
  1. SSL
  1. connection
  1. is
  1. required.
  1. For
  1. Maven
  1. to
  1. acquire
  1. an
  1. SSL
  1. connection,
  1. you
  1. must
  1. create
  1. a
  1. system
  1. environment
  1. variable
*
  1. MAVEN_OPTS
*
  1. and
  1. set
  1. it
  1. as
  1. below:
{indent:1}

Panel

Download

indent
1
1
Go to the [*Apache Maven Project download*|http://maven.apache.org/download.html] site.  Scroll down until you reach the *Maven 2.2.1* section and select either *Maven 2.2.1 (Binary tar.gz)* or *Maven 2.2.1 (Binary zip)*.  Select a Mirror and save the downloaded file on your workstation.

Install

indent
22
indent
1
1

*MAVEN_OPTS=-Djavax.net.ssl.trustStore=/usr/local/truststores/serverTrustStore.jks -Djavax.net.ssl.trustStorePassword="XXXXXXXX" -Xmx512m -Xms512m -XX:MaxPermSize=512m*

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.

indent
h4. *Configure*
{indent:1}
Edit the file $\{ORACLE_HOME}/j2ee/home/config/system-application.xml and change: