View Single Post
  #2 (permalink)  
Old August 3rd, 2007, 14:09
chrisplough's Avatar
chrisplough chrisplough is offline
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 847
Blog Entries: 7
Thanks: 53
Thanked 205 Times in 124 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 10
chrisplough has a spectacular aura aboutchrisplough has a spectacular aura aboutchrisplough has a spectacular aura about
Send a message via AIM to chrisplough
Re: OTM v5.5 Extra Jars Required for Installation

FYI - here's the README.TXT text from the end of the installer -- which I used for gathering the necessary JAR files.

------ Disclaimer: Oracle's Copyright, reproduced for informational purposes. ------
Quote:
================================================== ====================
The following files MUST be installed prior to starting OTM:

1. Download the following file into a temporary directory:

a. http://apache.mirror99.com/jakarta/v...locity-1.4.zip

2. Unzip velocity-1.4.zip using a Zip utility such as WinZip and locate the
following files:

a. velocity-1.4/velocity-1.4.jar
b. velocity-1.4/velocity-dep-1.4.jar

Copy them to the following directory on BOTH the Web & App servers:


PRESS <ENTER> TO CONTINUE:

$OTM/glog/gc3webapp/WEB-INF/lib/3rdparty

where $OTM is the root directory where OTM was installed.

3. On Linux, Solaris, HP-UX and AIX, change the permissions on the files to
-rwxr-xr-- on both the Web & App servers:

$ chmod 755 velocity-1.4.jar velocity-dep-1.4.jar

5. On Linux, Solaris, HP-UX and AIX, change the owner of the files to the user
used to install OTM (e.g. otm55) on both the Web & App servers:

$ chown otm55 velocity-1.4.jar velocity-dep-1.4.jar

================================================== ====================
To install Struts:

1. Download the following file into a temporary directory:

a. http://archive.apache.org/dist/strut...ruts-1.2.7.zip

2. Unzip struts-1.2.7.zip using a Zip utility such as WinZip and locate the

PRESS <ENTER> TO CONTINUE:

following file:

a. struts-1.2.7-bin/lib/struts.jar

Copy it to the following directory on the Web server only:

$OTM/tomcat/common/lib/

where $OTM is the root directory where OTM was installed.

3. On Linux, Solaris, HP-UX and AIX, change the permissions on the file to
-rwxr-xr-- on the Web server:

$ chmod 755 struts.jar

5. On Linux, Solaris, HP-UX and AIX, change the owner of the file to the user
used to install OTM (e.g. otm55) on the Web server:

$ chown otm55 struts.jar

================================================== ====================
To install FinJ:

PRESS <ENTER> TO CONTINUE:


1. Download the following file into a temporary directory:

a. http://prdownloads.sourceforge.net/f...2_12h17_CEST%2
B0200.jar?download

2. Copy the jar file to the following directory on BOTH the Web & App servers:

$OTM/glog/gc3webapp/WEB-INF/lib/3rdparty

where $OTM is the root directory where OTM was installed.

3. Rename the file in the $OTM/glog/gc3webapp/WEB-INF/lib/3rdparty directory
from "FinJ-code_2003-10-22_12h17_CEST+0200.jar" to "finj.jar" on both the Web &
App servers.

4. On Linux, Solaris, HP-UX and AIX, change the permissions on the file to
-rwxr-xr-- on both the Web & App servers:

$ chmod 755 finj.jar

5. On Linux, Solaris, HP-UX and AIX, change the owner of the file to the user

PRESS <ENTER> TO CONTINUE:

used to install OTM (e.g. otm55) on both the Web & App servers:

$ chown otm55 finj.jar

================================================== ====================
To install WSDL4J:

1. Download the following file into a temporary directory:

a. SourceForge.net: Downloading ...

2. Unzip wsdl4j-bin-1.4.zip using a Zip utility such as WinZip and locate the
following file:

a. wsdl4j-1_4/lib/wsdl4j.jar

Copy it to the following directory on BOTH the Web & App servers:

$OTM/glog/gc3webapp/WEB-INF/lib/3rdparty

where $OTM is the root directory where OTM was installed.


PRESS <ENTER> TO CONTINUE:

3. On Linux, Solaris, HP-UX and AIX, change the permissions on the file to
-rwxr-xr-- on both the Web & App servers:

$ chmod 755 wsdl4j.jar

5. On Linux, Solaris, HP-UX and AIX, change the owner of the file to the user
used to install OTM (e.g. otm55) on both the Web & App servers:

$ chown otm55 wsdl4j.jar

================================================== ====================
TO install Jakarta Taglibs

1. Download the following file into a temporary directory:

a. http://archive.apache.org/dist/jakar...aries/jakarta-
taglibs-standard-1.1.2.zip

2. Unzip jakarta-taglibs-standard-1.1.2.zip using a Zip utility such as WinZip
and locate the following files:

a. jakarta-taglibs-standard-1.1.2/lib/jstl.jar

PRESS <ENTER> TO CONTINUE:

b. jakarta-taglibs-standard-1.1.2/lib/standard.jar

Copy them to the following directories on BOTH the Web & App servers:

$OTM/glog/gc3webapp/WEB-INF/lib
$OTM/glog/gc3webapp/WEB-INF/lib/3rdparty

where $OTM is the root directory where OTM was installed.

3. On Linux, Solaris, HP-UX and AIX, change the permissions on the files (in
BOTH directories) to -rwxr-xr-- on both the Web & App servers:

$ chmod 755 jstl.jar standard.jar

5. On Linux, Solaris, HP-UX and AIX, change the owner of the files (in BOTH
directories) to the user used to install OTM (e.g. otm55) on both the Web & App
servers:

$ chown otm55 jstl.jar standard.jar

================================================== ====================
To install OpenMap:

PRESS <ENTER> TO CONTINUE:


1. Download the following file into a temporary directory:

a. http://openmap.bbn.com/src/openmap-4.5.4.zip

2. Unzip openmap-4.5.4.zip using a Zip utility such as WinZip and locate the
following file:

a. openmap-4.5.4/lib/openmap.jar

Copy it to the following directory on BOTH the Web & App servers:

$OTM/glog/gc3webapp/WEB-INF/lib/3rdparty

where $OTM is the root directory where OTM was installed.

3. On Linux, Solaris, HP-UX and AIX, change the permissions on the file to
-rwxr-xr-- on both the Web & App servers:

$ chmod 755 openmap.jar

5. On Linux, Solaris, HP-UX and AIX, change the owner of the file to the user

PRESS <ENTER> TO CONTINUE:

used to install OTM (e.g. otm55) on both the Web & App servers:

$ chown otm55 openmap.jar
================================================== ====================
------Disclaimer: Oracle's Copyright, reproduced for informational purposes. ------


Thanks,
Chris
__________________
Chris Plough
MavenWire

www.MavenWire.com
Reply With Quote