Oracle® Business Intelligence Applications Installation and Configuration Guide > Installing and Configuring Oracle BI Applications on Windows >

Process of Copying Hibernate Libraries


To run the DAC Client or DAC Server, you need to have libraries from an open source software product called Hibernate installed on each machine that runs the DAC client or DAC server. Hibernate libraries are not installed as part of Oracle BI Applications. You must manually download Hibernate V3.2.2 and copy the libraries.

To copy Hibernate libraries

  1. Go to the Web site http://hibernate.org.
  2. Navigate to the Download area and download Hibernate Core Package Version 3.2.2. GA to a local machine.
  3. Unzip the files and folders in the hibernate-3.2.x.ga.zip file (for example, hibernate-3.2.2.ga.zip).

    For each machine that needs to run the DAC client or DAC server, copy the Hibernate files from the \hibernate-3.2 folder to the \OracleBI\DAC folder, as described in the following table:

    Table 28. Hibernate library files that you need to copy
    Files
    Copy from
    Copy to

    *.jar

    \hibernate-3.2\lib

    \DAC\lib

    hibernate3.jar

    \hibernate-3.2

    \DAC\lib

    hibernate-configuration-3.0.dtd

    \hibernate-3.2\src\org\hibernate

    \DAC

    hibernate-mapping-3.0.dtd

    \hibernate-3.2\src\org\hibernate

    \DAC

Oracle® Business Intelligence Applications Installation and Configuration Guide Copyright © 2007, Oracle. All rights reserved.