Versions Compared

Key

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

...

Name or Desc.Download SiteTested JAR Version
MySQL JDBC Driverhttp://dev.mysql.com/mysql-connector-java-5.1.15-bin.jar
PostgreSQL JDB Driverhttp://www.postgresql.org/postgresql-9.1-901.jdbc4.jar
SQL Server and Sybase JDBC Driverhttp://jtds.sourceforge.net/jtds-1.2.5.jar
Oracle JDBC Driverhttp://www.oracle.com/technetwork/databaseojdbc6.jar
DB2 JDBC Driverhttp://www-01.ibm.com/support/docview.wss?uid=swg21363866db2jcc4.jar

Amazon AWS SDK

(ONLY NEEDED FOR S3 HARVESTING)

http://aws.amazon.com/sdkforjava/

http://repo1.maven.org/maven2/com/amazonaws/aws-java-sdk/1.4.2/aws-java-sdk-1.4.2.jar

aws-java-sdk-1.4.2.jar

(NOT ANY OTHER JARS FROM THE ZIP!)

Jython (Python/Java)http://www.jython.org/downloads.htmljython-standalone-2.5.3.jar

Installation of JARS

To install your JAR files and make them accesible to Infinit.e place them in the following directory:

JRE_HOME/lib/ext

which is usually:

...

opt/infinite-home/lib/

...

/usr/java/default/jre/lib/ext (JDK installed)
  • (eg if Hadoop has been installed)

...

extractors

(to test sources using the above drivers the Interface Engine must be restarted, eg "service tomcat6-interface-engine restart")

Note

Previous versions of this document suggested (and pre Feb 2012 versions of Infinit.e required) placing these files in "JRE_HOME/lib/ext" instead. There is no functional need to move the JARs, although it is recommended for consistency.